Table of Contents

Event DesignedContentChanged

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

Occurs when user modifies any aspect of the control being designed.

public event EventHandler DesignedContentChanged

Returns

EventHandler
Occurs when user modifies any aspect of the control being designed.
Implements