Table of Contents

Event SelectionChanged

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

Occurs when user selects different control in the designer.

public event EventHandler SelectionChanged

Returns

EventHandler
Occurs when user selects different control in the designer.
Implements