Your line of code supplied has the clue:
Instead of "Listbox" you need to use the name of the listbox
e.g. ListBox1

Russ

On Apr 11, 2006, at 7:48 AM, Bernard Sunderland wrote:

Hello again,
Another ListBox problem -
I can't get SelectionType to reset at runtime.

A simple test Window with ListBox which has its default props set as
    SelectionType=single
    ColumnType=1
In Window.Open event a few rows are added. They not editable, they are selectable singly.

A PushButton.Action has code ListBox.SelectionType=SelectionMultiple.
It makes no difference.
Should it work?

Bernard
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to