MouseAction::OnDiagramGotFocus Method (DiagramEventArgs^)

 

Alerts listeners that the diagram has the focus.

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

protected:
virtual void OnDiagramGotFocus(
	DiagramEventArgs^ e
)

Parameters

e
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramEventArgs^

The arguments for an event that occurs over the diagram.

Return to top
Show: