PreferredHeight Property (GcTextBox)
Gets the preferred height.
public int PreferredHeight {get;}
'Declaration
Public ReadOnly Property PreferredHeight As Integer
'Usage
Dim instance As GcTextBox
Dim value As Integer
value = instance.PreferredHeight
Property Value
An
int value that indicates the preferred height of the control.