Table of Contents

Property IsPaintingControl

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

IsPaintingControl

Gets whether painting is done inside ComboBox (true) or in the popup control (false).

public bool IsPaintingControl { get; set; }

Property Value

bool