IDLitUI::UnRegisterUIService

Syntax | Arguments | Keywords | Version History

The IDLitUI::UnRegisterUIService procedure method unregisters a user interface service with the user interface object.

Syntax

Obj->[IDLitUI::]UnRegisterUIService, Name

Arguments

Name

A string containing the name of the UI service to be unregistered.

Keywords

None

Version History

6.0

Introduced