IDLitTool::UnRegisterManipulator
Syntax | Arguments | Keywords | Version History
The IDLitTool::UnRegisterManipulator procedure method unregisters a manipulator component with the iTool. When a manipulator is unregistered, it is removed from iTool menus and toolbars.
Syntax
Obj->[IDLitTool::]UnRegisterManipulator, Identifier
Arguments
Identifier
Set this to the relative identifier of the manipulator to be removed from the iTool. See iTool Object Identifiers (iTool Developer's Guide) for a discussion of iTool identifiers.
Keywords
None
Version History