- Source: List box
- Box Car Racer
- Box office bomb
- The Bucket List
- VirtualBox
- Daniel Padilla
- Bucket List (film 2018)
- Daftar film terlaris
- Early Single Box
- Need for Speed: Most Wanted (permainan video 2005)
- Daftar film yang tidak lengkap
- List box
- List of biggest box-office bombs
- Combo box
- Lists of box office number-one films
- List of highest-grossing films
- Drop-down list
- List of highest-grossing films in the United States and Canada
- Box-office bomb
- List of 2024 box office number-one films in the United States
- List of highest-grossing Telugu films
X-Men (2000)
Ghostbusters (1984)
No More Posts Available.
No more pages to load.
A list box is a graphical control element that allows the user to select one or more items from a list contained within a static, multiple line text box. The user clicks inside the box on an item to select it, sometimes in combination with the ⇧ Shift or Ctrl in order to make multiple selections. "Control-clicking" an item that has already been selected, unselects it.
A list box is called select or select1 in the XForms standard. Select is used for allowing the user to select many items from a list whereas select1 only allows the user to select a single item from a list.
HTML
In web forms, the HTML elements