System.Windows.Forms.Form.SetBoundsCore Method
Documentation for this section has not yet been entered.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected override void SetBoundsCore (int x, int y, int width, int height, BoundsSpecified specified)

Parameters

x
The x-coordinate.
y
The y-coordinate.
width
The bounds width.
height
The bounds height.
specified
A value from the BoundsSpecified enumeration.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0