Xceed Chart for WinForms v4.4 Documentation
ToolBarButton Class Properties


Xceed.Chart.UIControls.v4.4 Assembly > Xceed.Chart.UIControls Namespace : ToolBarButton Class

For a list of all members of this type, see ToolBarButton members.

Public Properties
 NameDescription
Public PropertyGets or sets the Command object for the button.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the PopupWindow the button will display. Only works if Style is set to ToolBarButtonStyle.DropDown.  
Public PropertyGest or sets the control this button will display. Only works with Style set to ToolBarButtonStyle.Control.  
Public PropertyGets or sets a value indicating if the button is currently enabled.  
Public PropertyGets or sets the image index for the button.  
Public PropertyGets the ToolBar object that owns the button.  
Public PropertyGets or sets a value indicating whether the state of the button is pushed. Only works with Style set to ToolBarButtonStyle.Toggle.  
Public PropertyGets the bounds of the button relative to its parent toolbar.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the ToolBarButtonStyle field of the button.  
Public PropertyGets or sets the additional data associated with the button.  
Public PropertyGets or sets the tooltip this button will display.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

ToolBarButton Class
Xceed.Chart.UIControls Namespace