System.Windows.Forms
1.0.5000.0
2.0.0.0
System.Enum
System.Flags
Use the members of this enumeration when calling the and methods of the class.
Specifies the bounds of the control to use when defining a control's size and position.
Field
System.Windows.Forms.BoundsSpecified
Both and property values are defined.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.BoundsSpecified
The height of the control is defined.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.BoundsSpecified
Both X and Y coordinates of the control are defined.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.BoundsSpecified
No bounds are specified.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.BoundsSpecified
Both and property values of the control are defined.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.BoundsSpecified
The width of the control is defined.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.BoundsSpecified
The left edge of the control is defined.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.BoundsSpecified
The top edge of the control is defined.
1.0.5000.0
2.0.0.0