Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / CustomMaskEventArgs Class / MaskUser3 Field


In This Topic
    MaskUser3 Field
    In This Topic
    User callback ('3')
    Syntax
    'Declaration
     
    
    Protected Const MaskUser3 As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = CustomMaskEventArgs.MaskUser3
    protected const int MaskUser3
    See Also