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

In This Topic
    EditMask Property
    In This Topic
    Gets or sets a input mask string.
    Syntax
    'Declaration
     
    Public Property EditMask As System.String
    public System.string EditMask {get; set;}
    See Also