Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / UserEntryPriv Property


In This Topic
UserEntryPriv Property
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Property UserEntryPriv As UserEntry
 
'Usage
 
Dim instance As SuperEditBase
Dim value As UserEntry
 
instance.UserEntryPriv = value
 
value = instance.UserEntryPriv
See Also