AppButtonMenuProvider Properties |
The AppButtonMenuProvider type exposes the following members.
Name | Description | |
---|---|---|
FixedViewBase |
Gets and sets the view to use as the fixed sub menu area.
| |
HasParentProvider |
Does this provider have a parent provider.
| |
ProviderCanCloseMenu |
Is context menu capable of being closed.
| |
ProviderCloseReason |
Sets the reason for the context menu being closed.
| |
ProviderEnabled |
Is the entire context menu enabled.
| |
ProviderImages |
Gets access to the context menu images.
| |
ProviderNeedPaintDelegate |
Gets a delegate used to indicate a repaint is required.
| |
ProviderPalette |
Gets access to the custom palette.
| |
ProviderPaletteMode |
Gets access to the palette mode.
| |
ProviderRedirector |
Gets access to the context menu redirector.
| |
ProviderShowHorz |
Gets and sets the horizontal setting used to position the menu.
| |
ProviderShowVert |
Gets and sets the vertical setting used to position the menu.
| |
ProviderStateChecked |
Gets access to the context menu checked state.
| |
ProviderStateCommon |
Gets access to the context menu common state.
| |
ProviderStateDisabled |
Gets access to the context menu disabled state.
| |
ProviderStateHighlight |
Gets access to the context menu highlight state.
| |
ProviderStateNormal |
Gets access to the context menu normal state.
| |
ProviderViewColumns |
Gets access to the layout for context menu columns.
| |
ProviderViewManager |
Gets access to the context menu specific view manager.
|