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

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

    System.Object
                      C1.Framework.CheckBoxButtonElement

    See Also