System.Windows.Forms.PrintPreviewDialog.AutoScrollMargin Property

Gets or sets the size of the auto-scroll margin.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public System.Drawing.Size AutoScrollMargin { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0