Click or drag to resize
BtnBase Properties

The BtnBase type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Gets the button's bound rectangle.
Public propertyLocation
Gets or sets the button's position.
Public propertyMouseIn
Gets or sets the mouse presence state for the button.
Public propertyPress
Gets or sets the pressed state of the button.
Public propertyptMouse
Gets or sets mouse coordinates.
Public propertySize
Gets or sets the button's size.
Public propertyVisible
Gets or sets the visibility state of the button.
Top
See Also