Spread WinForms 15
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
See Also