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

In This Topic
    C1InputMaskUITypeEditor Class
    In This Topic
    Represents the editor for the mask of input editor.
    Object Model
    C1InputMaskUITypeEditor Class
    Syntax
    'Declaration
     
    Public Class C1InputMaskUITypeEditor 
       Inherits System.Drawing.Design.UITypeEditor
    public class C1InputMaskUITypeEditor : System.Drawing.Design.UITypeEditor 
    Inheritance Hierarchy

    System.Object
       System.Drawing.Design.UITypeEditor
          C1.Design.C1InputMaskUITypeEditor

    See Also