UserControl.ResumeLayout Method
.NET Framework 4.5
Resumes the usual layout logic.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ResumeLayout() | Resumes usual layout logic. (Inherited from Control.) |
|
ResumeLayout(Boolean) | Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. (Inherited from Control.) |