System.Windows.Forms.ComboBox.SetBoundsCore Method

Sets the size and location of the System.Windows.Forms.ComboBox.

Syntax

protected override void SetBoundsCore (int x, int y, int width, int height, BoundsSpecified specified)

Parameters

x
The horizontal location in pixels of the control.
y
The vertical location in pixels of the control.
width
The width in pixels of the control.
height
The height in pixels of the control.
specified
One of the System.Windows.Forms.BoundsSpecified values.

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