MouseAction::GotFocus Method (DiagramEventArgs^)

 

Assigns the focus to the mouse action.

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

public:
void GotFocus(
	DiagramEventArgs^ diagramArgs
)

Parameters

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

The arguments for an event that occurs over the diagram.

Return to top
Show: