ExtendedSelect – PB Docs 126

ExtendedSelect property for PowerScript controls

Controls

ListBox, PictureListBox, ListView controls

Description

ExtendedSelect specifies whether users can select more than
one item in a ListBox or ListView at one time. When ExtendedSelect
is enabled, users can select multiple items by clicking on an item
and dragging the mouse up or down to select items, using Click or
Shift+Click to select a sequential group of items, or using
Control+Click on multiple items. When ExtendedSelect is
not enabled, users cannot select multiple items.

note.png Usage note

If both MultiSelect and ExtendedSelect are enabled, then the
behavior of ExtendedSelect takes precedence.

Usage

In a painter

proc.png To enable extended select:

  1. Select the Extended Select check box on
    the General page of the control’s property page.

In scripts

The ExtendedSelect property takes a boolean value. The following
example lets the user select multiple items using extended selection
techniques for a 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