Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ToolBarButton Class
Properties Methods Events


In This Topic
    ToolBarButton Class Members
    In This Topic

    The following tables list the members exposed by ToolBarButton.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the Image for the down state.  
    Public Property Gets or sets the ToolBarButton enabled status.  
    Public Property Gets or sets the Image for the mouse hover state.  
    Public Property The bitmap of the button.  
    Public Property Gets or sets the name of the ToolBarButton.  
    Public Property Gets or sets a value indicating whether a toggle-style ToolBarButton is currently in the pushed state.  
    Public Property Gets or sets the style mode of the ToolBarButton (DropDownButton is not supported).  
    Public Property Gets or sets the toolbar button custom data.  
    Public Property Gets or sets the text to show on the ToolTip.  
    Public Property Gets or sets the ToolBarButton visibility status.  
    Top
    Public Methods
     NameDescription
    Public Method Tells if a point in screen coordinates is inside the button.  
    Public MethodOverridden.   
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Top
    Protected Methods
     NameDescription
    Protected Internal Method  
    Protected MethodOverloaded.  Draws the button image.  
    Protected Internal Method  
    Top
    Public Events
     NameDescription
    Public Event Occurs when the button is clicked.  
    Top
    Public Operators
    See Also