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

◆ location() [2/2]

virtual control & xtd::forms::control::location ( const xtd::drawing::point location)
virtual

Sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.

Parameters
locationThe point that represents the upper-left corner of the control relative to the upper-left corner of its container.
Returns
Current control.