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