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

◆ perform_layout()

void xtd::forms::control::perform_layout ( )

Forces the control to apply layout logic to all its child controls.

Remarks
If the suspend_layout method was called before calling the perform_layout method, the xtd::forms::control::layout event is suppressed.