ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class
Members

In This Topic
    C1InputMaskPickerForm Class
    In This Topic
    Represents the C1InputMaskUITypeEditor editor dialog box.
    Object Model
    C1InputMaskPickerForm Class
    Syntax
    'Declaration
     
    Public Class C1InputMaskPickerForm 
       Inherits System.Windows.Forms.Form
    public class C1InputMaskPickerForm : 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.Design.C1InputMaskPickerForm

    See Also