ScrollableControl::AdjustFormScrollbars Method (Boolean)
.NET Framework (current version)
Adjusts the scroll bars on the container based on the current control positions and the control currently selected.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- displayScrollbars
-
Type:
System::Boolean
true to show the scroll bars; otherwise, false.
When required, the AdjustFormScrollbars method lays out the client area, including resizing the display area as required to accommodate the scroll bars.
.NET Framework
Available since 1.1
Available since 1.1
Show: