TextBoxBase::ViewportHeight Property
.NET Framework (current version)
Gets the vertical size of the scrollable content area.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::DoubleA floating-point value that specifies the vertical size of the scrollable content area, in device-independent units (1/96th inch per unit).
The value of this property is 0.0 if the text editing control is not configured to support scrolling.
This property has no default value.
.NET Framework
Available since 3.0
Available since 3.0
Show: