ToolStripContentPanel.AutoScrollMargin Property

Definition

This property is not relevant to this class.

public:
 property System::Drawing::Size AutoScrollMargin { System::Drawing::Size get(); void set(System::Drawing::Size value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Size AutoScrollMargin { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AutoScrollMargin : System.Drawing.Size with get, set
Public Property AutoScrollMargin As Size

Property Value

The distance between any child controls and the edges of the scrollable parent control.

Attributes

Remarks

This property is not relevant to this class.

Applies to