C1.Win.4.8 Assembly / C1.Framework Namespace / CheckBoxButtonElement Class
Members

CheckBoxButtonElement Class
Represents a button with checkbox for TreeRow.
Object Model
CheckBoxButtonElement Class
Syntax
'Declaration
 
Public Class CheckBoxButtonElement 
   Inherits CheckButtonElement
   Implements IToolTipElement 
 
Inheritance Hierarchy

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

See Also