FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class / ResetTextOrientation Method


In This Topic
ResetTextOrientation Method (ElementWithButtons)
In This Topic
Resets the orientation of text in an element to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetTextOrientation() 
 
'Usage
 
Dim instance As ElementWithButtons
 
instance.ResetTextOrientation()
See Also