OleComponent.DoIdle Event

Definition

Microsoft internal use only.

public:
 event EventHandler<Microsoft::VisualStudio::PlatformUI::OleComponentSupport::DoIdleEventArgs ^> ^ DoIdle;
public event EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.DoIdleEventArgs> DoIdle;
member this.DoIdle : EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.DoIdleEventArgs> 
Public Custom Event DoIdle As EventHandler(Of DoIdleEventArgs) 

Event Type

Applies to