ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1Button Class
Members

In This Topic
    C1Button Class
    In This Topic
    Represents a Windows button control supporting additional visual styles.
    Syntax
    'Declaration
     
    
    Public Class C1Button 
       Inherits System.Windows.Forms.Button
    public class C1Button : System.Windows.Forms.Button 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ButtonBase
                   System.Windows.Forms.Button
                      C1.Win.C1Input.C1Button
                         C1.Win.C1Input.C1SplitButton

    See Also