Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CustomizerForm Class
Members

In This Topic
    C1CustomizerForm Class
    In This Topic
    Represents a main customization form.
    Object Model
    C1CustomizerForm Class
    Syntax
    'Declaration
     
    
    Public Class C1CustomizerForm 
       Inherits System.Windows.Forms.Form
    public class C1CustomizerForm : System.Windows.Forms.Form 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.Command.C1CustomizerForm

    See Also