ListBox

Properties:

Border
BorderColor
CurrentRow
Enabled
FieldBackColor
FieldTextColor
ReadOnly
ShowCheckBox
ShowPicture
ToolTip

Events:

OnActivateRow
OnCheckChange
Selection

Description:

List box is used to select one or more values from the list and gives a visual representation of ValueList object. Rows of the list box can contain checkmarks and checkboxes used to mark selected values. All list modification actions (adding items to the list, deleting from the list, sorting the list) are completed using value list linked to the list box.

Availability:

Thick client.

See also:

ValueList

    

1C:Enterprise Developer's Community