Control : Combobox

Page Status: Beta
Jump to: navigation, search

Combobox Icon

Back to Controls

Contents

Description

The Combobox control is a List control with the Size property set to 1. One element in the list is displayed in a text box. When the button (down arrow) on the right side of the box is clicked, then a listbox appears containing all the options available. When you select an option by clicking on it, the listbox closes, and the option you selected appears in the text box. With the control selected, use the up and down arrows to cycle through options.

Usually only one option is selected at a time. However, if you set the "Multiple Select" property to true, then you can select multiple options by holding <Ctrl> while you click on each one.

Associated Properties

Common Properties Index

Specialized Properties

Unique Properties

  • None
    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.