|
IDL Reference Guide: iTools Object Classes |
|
The IDLitTool::UnRegister procedure method unregisters a component with the iTool. When a component is unregistered, it is no longer available to perform whatever function it performs, and it is removed from iTool menus and toolbars.
Obj->[IDLitTool::]UnRegister, Identifier
Set this to the relative identifier of the component to be removed from the iTool. To remove a component from the standard folders in the iTool's content registry, this identifier should contain the location of the component as well as the component identifier itself. See iTool Object Identifiers for a discussion of iTool identifiers.
Valid destinations in the iTool are:
None
IDL Online Help (March 06, 2007)