BeginUpdate()
|
Locks the NavigatorButtonsBase object by preventing visual updates until the EndUpdate method is called.
|
ButtonByButtonType(NavigatorButtonType)
|
Returns a value representing a data navigator button.
|
CheckSize(ref Size)
|
Specifies the control’s size.
|
DefaultIndexByButtonType(NavigatorButtonType, Boolean)
static
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
DoClick(NavigatorButtonBase)
|
Simulates a mouse click action on the specified button.
|
Draw(GraphicsInfoArgs)
|
Draws the text and buttons displayed in the data navigator.
|
EndUpdate()
|
Unlocks the NavigatorButtonsBase object after a call to the BeginUpdate method and causes an immediate visual update.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetToolTipObject(Point)
|
Returns the index of the button to which the specified point belongs.
|
GetToolTipText(Object, Point)
|
Gets the hint for the button located at the specified point.
|
GetType()
|
Gets the Type of the current instance.
|
LayoutChanged()
|
Redraws the control.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|
UpdateButtonsState()
|
Updates the buttons’ state and the text displayed within the control.
|