2013-10-01 12:35 UTC
I have not seen in the properties of the ListBox and ComboBox something like "SecurSel".
Is there something that works like this?
thanks,
Velasquez
Is there something that works like this?
thanks,
Velasquez
author=Fred Tomke link=topic=2034.msg10044#msg10044 date=1380649941 wrote:
Hi, velasquez, do you mean SetCurSel? Of course, there is:
{2}
{2}
In multiple selectable listboxes you use {2} or {2}
But maybe you mean something different.
regards, Fred
author=velasquez link=topic=2034.msg10045#msg10045 date=1380653895 wrote:
[quote author=Fred Tomke link=topic=2034.msg10044#msg10044 date=1380649941]
Hi, velasquez, do you mean SetCurSel? Of course, there is:
{2}
{2}
In multiple selectable listboxes you use {2} or {2}
But maybe you mean something different.
regards, Fred
author=Fred Tomke link=topic=2034.msg10136#msg10136 date=1383239774 wrote:
Hi, Sorry, but I didn't quite understand your needs. If you want to get the currently selected item(s) them. you have to call the method. That's why you can't set or get it using dcl_set_properties.
Fred