A toolbar that displays navigation buttons.
The following tables list the members exposed by the NavigationBar type.
Name | Description | |
---|---|---|
Initializes a new instance of the NavigationBar class. |
Name | Description | |
---|---|---|
Gets or sets the color of the Add icon. |
||
Gets or sets the color of the Remove icon. |
||
Gets or sets whether the control should display an Add icon. |
||
Gets or sets whether the control should display a Remove icon. |
Name | Description | |
---|---|---|
Returns the number of currently visible buttons. |
Name | Description | |
---|---|---|
Raises the AddClicked event. |
||
Control.OnMouseLeave override. |
||
Control.OnMouseMove override. |
||
Control.OnMouseUp override. |
||
Raises the NavigateFirst event. |
||
Raises the NavigateLast event. |
||
Raises the NavigateNext event. |
||
Raises the NavigatePrevious event. |
||
Control.OnPaint override. |
||
Raises the RemoveClicked event. |
Name | Description | |
---|---|---|
Raised when the user clicks the Add icon. |
||
Raised when the user clicks the navigate-first icon. |
||
Raised when the user clicks the navigate-last icon. |
||
Raised when the user clicks the navigate-next icon. |
||
Raised when the user clicks the navigate-previous icon. |
||
Raised when the user clicks the Remove icon. |