_IApplicationEvents OnIdleNotify Event Send Feedback
See Also 
Fired when there are no more events in the event queue; i.e., the event queue is idle.

Syntax

Visual Basic 
Public Delegate Sub _IApplicationEvents_OnIdleNotifyEventHandler() 
C# 
public delegate void _IApplicationEvents_OnIdleNotifyEventHandler()
JavaScript 
Event Not Supported
COM native C++ 
OnIdleNotify();
C++ 
OnIdleNotify();

Remarks

If developing a C++ application, use OnIdleNotify to register for this event.

See Also

Availability

DraftSight V1R5.0