N
NBB
Is it possible to push a MainMenu under a panel control that's docked
at the top of the window? If not, is it possible OwnerDraw MenuItems
into other controls. Essentially, I'm trying to move the MainMenu
functionality downward.
The effect I'm trying to acheive is sort of like this:
------------------------------
|[] TitleBar [_][-][x]|
|------------------------------|
| |
| *Some user controls* |
| |
|------------------------------|
|File Edit View |
|------------------------------|
| |
| *Some other controls* |
| |
| |
| |
|______________________________|
at the top of the window? If not, is it possible OwnerDraw MenuItems
into other controls. Essentially, I'm trying to move the MainMenu
functionality downward.
The effect I'm trying to acheive is sort of like this:
------------------------------
|[] TitleBar [_][-][x]|
|------------------------------|
| |
| *Some user controls* |
| |
|------------------------------|
|File Edit View |
|------------------------------|
| |
| *Some other controls* |
| |
| |
| |
|______________________________|