Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

ExtendedSelect – PB Docs 2021 – PowerBuilder Library

ExtendedSelect – PB Docs 2021

ExtendedSelect

property for PowerScript controls

Applies to

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.

Usage note

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

Usage

In a painter

To enable extended select:

  • 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
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x