PickManyFlags

Prev Next Home Home Table Of Contents Index

PickManyFlags : Array

PickManyFlags is an array that PickMany creates in real time indicating which items are picked. The array is an array of boolean values (True/False) that has the same number of elements as the array you are picking from. Every element that is picked is set to true in the same position in the PickManyFlags array.

Since updating is done in real time a KeyEvent or background task can monitor this array and read which elements of the array are being selected. You could pop up another window that listed those elements already selected.

See Also: PickMany

Category: String Array

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home