ToolStrip.SetAutoScrollMargin(Int32, Int32) Method

Definition

This method is not relevant for this class.

public:
 void SetAutoScrollMargin(int x, int y);
public void SetAutoScrollMargin (int x, int y);
override this.SetAutoScrollMargin : int * int -> unit
Public Sub SetAutoScrollMargin (x As Integer, y As Integer)

Parameters

x
Int32

An Int32.

y
Int32

An Int32.

Remarks

This method is not relevant for this class.

Applies to