Items Property (JComboBox)

Class

JComboBox.

Action

Gets the list of all contained items.

Syntax

'Declaration
Protected Read Property Items As List(Of ItemIdentifier)

Access

Read only.

Examples

Dim items As IList = colorsComboBox.Items