Event UpdateSize
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
When implemented by a class, occurs when size of the control is changed.
event EventHandler UpdateSize
Returns
- EventHandler
- When implemented by a class, occurs when size of the control is changed.
Remarks
The event handler receives an argument of type EventArgs
containing data related to this event.