ComponentOne Input for WinForms
C1Button Class
Members 

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : C1Button Class
Represents a Windows button control supporting additional visual styles.
Object Model
C1Button Class
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

Reference

C1Button Members
C1.Win.C1Input Namespace