|
overrideprotectedvirtual |
Performs the work of setting the specified bounds of this control.
x | The new left property value of the control. |
y | The new top property value of the control. |
width | The new width property value of the control. |
height | The new height property value of the control. |
specified | A bitwise combination of the bounds_specified values. |
Reimplemented from xtd::forms::control.