ToolStrip.SetAutoScrollMargin(Int32, Int32) 方法
定義
這個方法與這個類別無關。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)
參數
備註
這個方法與這個類別無關。This method is not relevant for this class.