'Declaration
Public Overloads Shadows Sub ResumeLayout( _ ByVal performLayout As Boolean _ )
public new void ResumeLayout( bool performLayout )
Parameters
- performLayout
- Whether to perform layout logic on the child controls
'Declaration
Public Overloads Shadows Sub ResumeLayout( _ ByVal performLayout As Boolean _ )
public new void ResumeLayout( bool performLayout )