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

◆ location() [1/2]

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

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

Returns
The point that represents the upper-left corner of the control relative to the upper-left corner of its container.
Examples
color_picker.cpp, debug_message_box.cpp, debug_message_dialog.cpp, demo.cpp, dialog.cpp, enable_changed_event.cpp, font_changed_event.cpp, form_and_main.cpp, form_background_image.cpp, owner_button.cpp, screen.cpp, trace_message_box.cpp, trace_message_dialog.cpp, and wiggly.cpp.