xtd 0.2.0
Loading...
Searching...
No Matches

◆ left() [2/2]

virtual control & xtd::forms::control::left ( int32  left)
virtual

Sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.

Parameters
leftAn int32 representing the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
Returns
Current control.