MindFusion WinForms Programmer's Guide
TitleBarButton Members
Constructors Properties Methods Events
 


Button that can be added to DockControl object.

The following tables list the members exposed by the TitleBarButton type.

 Public Constructors

  Name Description

TitleBarButton

Creates default title bar button

 Public Properties

  Name Description

ButtonBrush

Gets or sets the button's background brush.

ButtonImage

Gets or sets the image used as button's icon.

ButtonPen

Gets or sets the button's border pen.

Height

Gets or sets the height of current item.

State

Gets or sets the button state of current item.

Width

Gets or sets the width of current item.

X

Gets or sets the x position of current item.

Y

Gets or sets the y position of current item.

 Public Methods

  Name Description

Equals

Checks for equality.

GetHashCode

Calculates hash code.

 Public Events

  Name Description

Draw

Raised when the button is drawn.

OnClick

Raised when the button is clicked.

 See Also

TitleBarButton Class
MindFusion.UI.WinForms Namespace