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


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