Property IsPaintingControl
IsPaintingControl
Gets whether painting is done inside ComboBox (true)
or in the popup control (false).
public bool IsPaintingControl { get; set; }
Gets whether painting is done inside ComboBox (true)
or in the popup control (false).
public bool IsPaintingControl { get; set; }