Raised when the component receives the input focus.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public event EventHandler GotFocus |
Visual Basic
Copy Code
|
|---|
Public Event GotFocus As EventHandler |
See Also