Ui Plus
  • 👋Welcome
  • 🛠️COMPONENTS
    • Control
      • ⚫Button
      • ⚫Check Box
      • ⚫Dropdown List
      • ⚫List Box
      • ⚫Radio
      • ⚫Range Slider
      • ⚫Scroll Integer
      • ⚫Scroll Number
      • ⚫Scroll Text
      • ⚫Slider
      • ⚫Text Box
      • ⚫Toggle
      • ⚫Color Canvas
      • ⚫Color Canvas Dropdown
      • ⚫Color Palette
      • ⚫Color Palette Dropdown
      • ⚫Color Slider
      • ⚫Eye Dropper
      • ⚫Calendar
      • ⚫Clock
      • ⚫Pick Date
      • ⚫Pick Time
    • Display
      • ⚫Label
      • ⚫Text Block
      • ⚫Browser
      • ⚫Image
      • ⚫Rhino Viewer
      • ⚫Spacer
      • ⚫Gradient
      • ⚫Legend
    • Command
      • ⚫Rhino Command Button
      • ⚫Rhino Select Button
      • ⚫Load Button
      • ⚫Save Button
    • Chart
      • ⚫Data Series
      • ⚫Cell Graphics
      • ⚫Data Series Graphics
      • ⚫Data Series Labels
      • ⚫Modify Chart
      • ⚫Grid Chart
      • ⚫Table Chart
      • ⚫Area Chart
      • ⚫Bar Chart
      • ⚫Donut Chart
      • ⚫Gantt Chart
      • ⚫Heat Grid
      • ⚫Line Chart
      • ⚫Scatter Chart
      • ⚫Step Line Chart
      • ⚫Gauge Chart
    • Layout
      • ⚫Dock Layout
      • ⚫Grid Layout
      • ⚫Placement Layout
      • ⚫Stack Layout
      • ⚫Tabbed Layout
      • ⚫Wrap Layout
      • ⚫Border Layout
      • ⚫Card Layout
      • ⚫Expander Layout
      • ⚫Scroll Layout
    • Modify
      • ⚫Set Font
      • ⚫Set Graphics
      • ⚫Align
      • ⚫Margin/Padding
      • ⚫Even Margin/Padding
      • ⚫Resize
    • Window
      • ⚫Window
      • ⚫Modify Window
      • ⚫Capture Image
      • ⚫Print
    • Get
      • ⚫Ui Values
  • 🔗Dependencies
Powered by GitBook
On this page
  • Description
  • Usage
  1. COMPONENTS
  2. Control

Dropdown List

Select a single item from a dropdown list of text items

PreviousCheck BoxNextList Box

Last updated 3 years ago

Description

Select a single item from a dropdown list of text items

Name | Ui Dropdown List

Nickname | Dropdown List

Tab | Ui

Panel | Control

Division | 1

*E | Element (Ui+ Element) | An optional input for an Element.

If an Element is input it will be updated, if empty a new Element will be created.

The input control must be of the same type as the component

V | Values (Text) | The control values

I | Index (Integer) | The index of the selected list item

E | Element (Ui+ Element) | Ui Element Control.

none

Usage

🛠️
⚫