How to Remove a Control from a Page |
To remove a control from a page:
If you remove an object, all contained objects are also removed. As a result, if you remove a container control, all the contained objects will also be removed. Here are some examples of controls that may be removed in this way: •Button control •Frame control •Grid control •HTML control •Image control •Input control •Label control •Script control •Tab control •Tree control •Data Source control •Event Listener control •Action control See Also |