InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Design Namespace / ColorPickerUITypeEditor Class / FormType Property

In This Topic
    FormType Property (ColorPickerUITypeEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FormType As Type
    public Type FormType {get; set;}
    See Also