NavigatorButtonsBase Members
In This Article
#Constructors
Name | Description |
---|---|
Navigator |
Creates a new Navigator |
#Properties
Name | Description |
---|---|
Appearance | Gets the appearance settings used to paint the buttons’ owner. |
Auto |
Gets or sets the time interval which passes between the moment when an end-user holds down the navigation button and the data records are scrolled repeatedly. |
Button |
Provides access to the collection of built-in buttons displayed in the Data |
Custom |
Gets the collection of custom buttons. |
Default |
Gets the source of the images that are displayed within the navigation buttons by default. |
Enabled |
Specifies whether data records are scrolled repeatedly when the Next, Next |
Image |
Gets or sets the source of images to be displayed within the navigation buttons. |
Owner | Gets the object that owns this button collection. |
Owner |
Gets the control which owns the current collection. |
Page |
Gets or sets the number of records by which the current record changes after the Prev |
#Methods
Name | Description |
---|---|
Begin |
Locks the Navigator |
Button |
Returns a value representing a data navigator button. |
Check |
Specifies the control’s size. |
Default |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Do |
Simulates a mouse click action on the specified button. |
Draw |
Draws the text and buttons displayed in the data 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. |
Get |
Gets the hint for the button located at the specified point. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Layout |
Redraws the control. |
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. |
See Also