NetXP 3.0 Reference

ListBarScrollButton Members

ListBarScrollButton overview

Public Instance Constructors

ListBarScrollButton Constructor Creates a new instance of this class with the specified button type (Up or Down)

Public Instance Properties

ButtonType Gets which type of scroll button this is (Up or Down)
MouseDown Gets/sets whether the mouse is down on this object or not.
MouseDownPoint Gets/sets the point at which the mouse was pressed on this object.
MouseOver Gets/sets whether the mouse is over this object or not.
Rectangle Gets the bounding rectangle for this button.
ToolTipText Gets/sets the tooltip text to display for this button.
Visible Gets/sets whether this object is visible or not.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
HitTest Determines whether the specified point is within the control.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

ListBarScrollButton Class | NETXP.Controls.Bars Namespace