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


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