Search
ComponentBase.GotFocus Event
See Also
 





Raised when the component receives the input focus.

Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public event EventHandler GotFocus

Visual Basic  Copy Code

Public Event GotFocus As EventHandler

 See Also