IDLitTool::EnableUpdates

Syntax | Arguments | Keywords | Version History

The IDLitTool::EnableUpdates procedure method re-enables all drawing updates to the current window and UI updates (menu sensitivity) being passed to the user interface. After this method is called, updates can be disabled by calling the DisableUpdates method.

Syntax

Obj->[IDLitTool::]EnableUpdates

Arguments

None

Keywords

None

Version History

6.0

Introduced