SelectionCharOffset Property
In This Topic
Gets or sets a value indicating where text in the control appears on the baseline, as a superscript or as a subscript below the baseline.
Syntax
'Declaration
Property SelectionCharOffset As Single
float SelectionCharOffset {get; set;}
See Also