Table of Contents

Method OnStateChanged

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

OnStateChanged(object, NotifyState)

When implemented by a class, updates editor control's content according to the parameters of notification.

void OnStateChanged(object sender, NotifyState state)

Parameters

sender object

The source of the notification.

state NotifyState

Reason of changes.