Search
IComponentHost.InvalidateLayout Method
See Also
 





Invalidates the arrangement of the components hosted in this host.

 Overload List

Name Description

IComponentHost.InvalidateLayout ()

Invalidates the layout of the entire hosted component tree.

IComponentHost.InvalidateLayout (ComponentBase)

Invalidates the layout of the specified component and its subcomponents.

 See Also