Cancels all the point updates for a screen. | |
Syntax: | Boolean = object.CancelPointUpdates ( ) |
Description: | Cancels all the point updates for a screen. Examples Sub GefScreen_CancelPointUpdates() CimGetScreen.CancelPointUpdates() End Sub |
See Also: | RestartPointUpdates |