I would want to insert a combobox in the toolbar between the buttons.
How I can make?
Thanks in advance.
Pier Luigi
...
oToolBar:AddButton( { || MsgInfo() }, nil, nil ) // 1
oToolBar:AddButton( { || MsgInfo() }, nil, nil ) // 2
@ row, col COMBOBOX ... OF oToolBar
oToolBar:AddButton( { || MsgInfo() }, nil, nil ) // 3
oToolBar:AddButton( { || MsgInfo() }, nil, nil ) // 4
...
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 58 guests