MultiSelect – PB Docs 150

MultiSelect property for PowerScript controls

Controls

ListBox, PictureListBox controls

Description

The MultiSelect property specifies whether users can select
multiple items in the list box at one time. When it is enabled,
users can select multiple items by clicking them. When MultiSelect
is not enabled, users cannot select multiple items at once.

If MultiSelect and ExtendedSelect are both enabled, then the
behavior of ExtendedSelect takes precedence. For ExtendedSelect,
the user must press Shift or Ctrl when clicking additional items.

Usage

In a painter

proc.png To enable multiple selections from the list:

  1. Select the MultiSelect check box on the
    General page of the control’s Properties view.

In scripts

The MultiSelect property takes a boolean value. The following
example allows multiple selections in the ListBox lb_1:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x