Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / CustomMaskEventArgs Class / MaskUser1 Field


In This Topic
    MaskUser1 Field
    In This Topic
    User callback ('1') This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Protected Const MaskUser1 As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = CustomMaskEventArgs.MaskUser1
    protected const int MaskUser1
    See Also