|
MenuStrip |
Suggested topics:MenubarDrawing mode Margins MenuStrip is the top-level container that supersedes Menubar. It also provides key handling and multiple document interface (MDI) features. ![]() Then switching to "Properties pane" the following attributes for "Normal" state should be customized to change the visual appearance of Menu Strip as you desire.
![]() Normal State To start Menu Strip component skinning you need to import the appropriate graphics corresponding to the different Control states (Normal/Highlighted/Pressed/Disabled). Three last states contain only two fields that you can see on the following picture:
![]() Highlighted/Pressed/Disabled States The skinning process consists only of two steps: As for our example, we've got the following picture: ![]() |