TabPage.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified) メソッド
定義
このメンバーは SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified) をオーバーライドします。This member overrides SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).
protected:
override void SetBoundsCore(int x, int y, int width, int height, System::Windows::Forms::BoundsSpecified specified);
protected override void SetBoundsCore (int x, int y, int width, int height, System.Windows.Forms.BoundsSpecified specified);
override this.SetBoundsCore : int * int * int * int * System.Windows.Forms.BoundsSpecified -> unit
Protected Overrides Sub SetBoundsCore (x As Integer, y As Integer, width As Integer, height As Integer, specified As BoundsSpecified)
パラメーター
- specified
- BoundsSpecified
BoundsSpecified 値のビットごとの組み合わせ。A bitwise combination of BoundsSpecified values.