Container.removeNotify
Container.removeNotify
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public void removeNotify()
Description
Notifies this container and all of its subcomponents to remove their peers. This method should be invoked by the container's
remove
method, and not directly by user code.
Overrides
removeNotify
in class
Component
See Also
remove
,
remove
Send feedback
to MSDN.
Look here
for MSDN Online resources.