i want to have a popupmenu in form.
everyting works OK except:
When i make a menu using the menu editor, I cannot use the top most area of the form (since the 'hidden' popup is there)
how can i have a popupmenu and still use all the form's area?
Printable View
i want to have a popupmenu in form.
everyting works OK except:
When i make a menu using the menu editor, I cannot use the top most area of the form (since the 'hidden' popup is there)
how can i have a popupmenu and still use all the form's area?
If you make the top level menu not visible, the menu bar disappears.
yes i did that but:
you stil cannot position any control into the top line (where the menu bar is (but hidden)
ie a mycontrol.top = 0 still postions a control below the invisible bar!!