NavigatorButton Properties |
The NavigatorButton type exposes the following members.
Name | Description | |
---|---|---|
ButtonDisplayLogic |
Gets and sets the logic used to control button display.
| |
ButtonSpecs |
Gets the collection of button specifications.
| |
CloseButton |
Gets access to the close button specification.
| |
CloseButtonAction |
Gets and sets the action to take when the close button is clicked.
| |
CloseButtonDisplay |
Gets and set the logic used to decide how to show the close button.
| |
CloseButtonShortcut |
Gets access to the shortcut for invoking the close action.
| |
ContextButton |
Gets access to the context button specification.
| |
ContextButtonAction |
Gets and sets the action to take when the context button is clicked.
| |
ContextButtonDisplay |
Gets and set the logic used to decide how to show the context button.
| |
ContextButtonShortcut |
Gets access to the shortcut for invoking the context action.
| |
ContextMenuMapImage |
Gets and set the mapping used to generate context menu item text.
| |
ContextMenuMapText |
Gets and set the mapping used to generate context menu item image.
| |
Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.) | |
NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.) | |
NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage.) | |
NextButton |
Gets access to the next button specification.
| |
NextButtonAction |
Gets and sets the action to take when the next button is clicked.
| |
NextButtonDisplay |
Gets and set the logic used to decide how to show the next button.
| |
NextButtonShortcut |
Gets access to the shortcut for invoking the next action.
| |
PreviousButton |
Gets access to the previous button specification.
| |
PreviousButtonAction |
Gets and sets the action to take when the previous button is clicked.
| |
PreviousButtonDisplay |
Gets and set the logic used to decide how to show the previous button.
| |
PreviousButtonShortcut |
Gets access to the shortcut for invoking the previous action.
|