PrintPreviewDialog::AutoScrollMargin Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the size of the auto-scroll margin.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This property is not relevant for this class.
The auto-scroll margin is used to determine the distance from the edges of the scrollable control. If the distance from the edge of a child control to parent-scrollable control is less than the value assigned to this property, the appropriate scroll bar is displayed.
.NET Framework
Available since 1.1
Available since 1.1
Show: