Hi all...
My question is how enable or disable buttons in toolbar?
I try but dont work,only work with standard buttons.
maby someone has idea how do this...
thanks advance...
zlatko
In the Help file under CONTROLS/Using Toolbar Controls is:
QuoteCONTROLCMD window | dialog, toolbarID, @TBENABLEBUTTON, buttonID, enable
Enables or disables the button specified by buttonID. use 1 to enable and 0 to disable the button. A button that is disabled can not be pressed and has a 'grayed out' appearance.
Larry
Oh my i forget this :-[
I try with ENABLECONTROL so that dont work!
Thanks mr. Larry!