ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / ExpandButtonElement Class
Members

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

    System.Object
                      C1.Framework.ExpandButtonElement

    See Also