LostFocusEventArgs Properties

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubpropertyDiagramClientView

Gets the DiagramClientView that the DiagramEventArgs originated from.(Inherited from DiagramEventArgs.)

System_CAPS_pubpropertyHandled

Gets or sets a value indicating whether this event has been handled.(Inherited from DiagramEventArgs.)

System_CAPS_pubpropertyWindowGettingFocus

The handle of the window that will get keyboard focus after this event is processed.

System_CAPS_pubpropertyWindowLosingFocus

The handle of the window that is losing focus as a result of this event.

Return to top
Show: