Toolbar : make DropDown Arrow Button
Posted: Sun Jun 22, 2003 10:49 pm
I've 2 question :
- Is there a ToolBarId command ?
- Where is the bug in this code :
I've a write memory bug
- 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