NApplicationMenu Class Members
In This Topic
The following tables list the members exposed by NApplicationMenu.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| ContentPane | Gets or sets the content of this application menu. |
| FooterPane | Gets or sets the footer panel of this application menu. |
| MenuPane | Gets the menu pane of this application menu. |
Top
Protected Methods
| Name | Description |
| CreatePopupWindow | Overridden. Overriden to create the popup window shown when this application menu is clicked. |
| OnClick | Overridden. Called when this drop down is clicked. Overriden to toggle the popup window. |
Top
See Also