SettingsControl.PerformLayout Method
Include Protected Members
Include Inherited Members
Forces the control to apply layout logic to child controls.
Overload List
Name | Description | |
---|---|---|
PerformLayout() | Forces the control to apply layout logic to all its child controls. (Inherited from Control.) | |
PerformLayout(Control, String) | Forces the control to apply layout logic to all its child controls. (Inherited from Control.) |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Common.Settings Namespace