- 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_DROPDOWNCode: Select all
#TBSTYLE_DROPDOWN=$8
SendMessage_(*tb,#TB_GETBUTTON,pos,*button.TBBUTTON)
*button\fsStyle=*button\fsStyle | #TBSTYLE_DROPDOWN