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


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