Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / TextPriv Property


In This Topic
TextPriv Property (ElementWindowless)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Property TextPriv As String
 
'Usage
 
Dim instance As ElementWindowless
Dim value As String
 
instance.TextPriv = value
 
value = instance.TextPriv
See Also