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


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