Form.SetBoundsCore Method
.NET Framework 3.0
This member overrides Control.SetBoundsCore.
protected: virtual void SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) override
protected void SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified )
protected override function SetBoundsCore ( x : int, y : int, width : int, height : int, specified : BoundsSpecified )
Not applicable.
Community Additions
ADD
Show: