Table of Contents

Property Handled

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

Handled

Specifies whether painting is handled by an event, preventing control from default painting. This parameter is only used when DrawStage is DrawStage.Before.

public bool Handled { get; set; }

Property Value

bool