Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / CustomMaskEventArgs Class / MaskUser0 Field


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