IDLitUI::UnRegisterWidget

Syntax | Arguments | Keywords | Version History

The IDLitUI::UnRegisterWidget procedure method unregisters a widget with the user interface object.

Syntax

Obj->[IDLitUI::]UnRegisterWidget, Name

Arguments

Name

A string containing the name of the widget to be unregistered.

Keywords

None

Version History

6.0

Introduced