Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / trueHeight Field


In This Topic
trueHeight Field
In This Topic
Internal use only. True height.
Syntax
'Declaration
 
Protected trueHeight As Integer
 
'Usage
 
Dim instance As SuperEditBase
Dim value As Integer
 
value = instance.trueHeight
 
instance.trueHeight = value
See Also