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


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