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


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