Page 1 of 1

Toolbar : make DropDown Arrow Button

Posted: Sun Jun 22, 2003 10:49 pm
by eddy
I've 2 question :

- Is there a ToolBarId command ?

- Where is the bug in this code :

Code: Select all

   #TBSTYLE_DROPDOWN=$8
   SendMessage_(*tb,#TB_GETBUTTON,pos,*button.TBBUTTON)
   *button\fsStyle=*button\fsStyle | #TBSTYLE_DROPDOWN
I've a write memory bug