Table of Contents

Event UpdateSize

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.v9.dll

Occurs when size of the control is changed.

public event EventHandler UpdateSize

Returns

EventHandler
Occurs when size of the control is changed.
Implements

Remarks

The event handler receives an argument of type EventArgs containing data related to this event.