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

◆ top() [2/2]

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

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

Parameters
topAn Int32_t representing the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
Returns
Current control.