Skip to content
Jean-Philippe Bruyère edited this page Oct 26, 2021 · 3 revisions

templated control for selecting value in a pop up list

namespace: Crow

Inheritance Hierarchy

  • ComboBox

Syntax

public class ComboBox : ListBox

Constructors

prototype description
ComboBox (Interface iface, string style=null) __

Properties

name description
MinimumPopupSize __

Methods

prototype description
void OnLayoutChanges(LayoutingType layoutType) trigger dependant sizing component update

Events

name description
Clone this wiki locally