Table of Contents

Enum ComboBox.OwnerDrawFlags

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Enumerates possible owner draw flags.

[Flags]
public enum ComboBox.OwnerDrawFlags

Fields

Item = 2

Specifies whether to draw item.

ItemBackground = 1

Specifies whether to draw background.