Input for WinForms | ComponentOne
C1.Framework Namespace / ExpandButtonElement Class
Members

In This Topic
    ExpandButtonElement Class
    In This Topic
    Represents a button with icon for TreeRow.
    Object Model
    ExpandButtonElement ClassElement ClassElementList ClassElement ClassC1Icon ClassC1Icon ClassIView InterfaceElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public Class ExpandButtonElement 
       Inherits CheckButtonElement
       Implements IToolTipElement 
    public class ExpandButtonElement : CheckButtonElement, IToolTipElement  
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.StackPanel
                C1.Framework.ButtonElement
                   C1.Framework.CheckButtonElement
                      C1.Framework.ExpandButtonElement

    See Also