| IHandler Methods | 
The MenuBarIHandler type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateLegacySystemMenu | 
            Obsolete version to create a system menu using legacy symantics.
             | 
|  | CreateSystemMenu | 
            Creates the system menu when it is loaded onto a window for the first time.
             | 
|  | GetSystemCommands | 
            Gets the system commands for the menu bar.
             | 
|  | SetAboutItem | 
            Gets or sets the item to show an about dialog for the application
             | 
|  | SetQuitItem | 
            Gets or sets the quit item for the application.
             | 
 See Also
See Also