Overload | Description |
---|---|
PerformLayout() | Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) |
PerformLayout(Control,String) | Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) |