Table of Contents

Property UpdateSize

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

UpdateSize

Occurs when size of the hint control is changed.

public EventHandler UpdateSize { get; set; }

Property Value

EventHandler

Remarks

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