ControlNavigatorButtons Methods
A collection of buttons displayed in the ControlNavigator.
Name | Description |
---|---|
Begin |
Locks the Navigator |
Button |
Returns a value representing a data navigator button.
Inherited from Navigator |
Check |
Specifies the control’s size.
Inherited from Navigator |
Default |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Navigator |
Do |
Simulates a mouse click action on the specified button.
Inherited from Navigator |
Draw |
Draws the text and buttons displayed in the data navigator.
Inherited from Navigator |
End |
Unlocks the Navigator |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the index of the button to which the specified point belongs.
Inherited from Navigator |
Get |
Gets the hint for the button located at the specified point.
Inherited from Navigator |
Get |
Gets the Type of the current instance. Inherited from Object. |
Layout |
Redraws the control.
Inherited from Navigator |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
Updates the buttons’ state and the text displayed within the control.
Inherited from Navigator |
See Also