Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting to Re-highlite Selected Item?
Message
From
30/06/2004 10:36:20
 
 
To
30/06/2004 10:32:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00917324
Message ID:
00919038
Views:
11
Sorry ...this interface is a little screwy...

With thisform....listname

FOR I = 1 TO .Listcount

IF .Selected(I)
Do some code

Exit
ENDIF

ENDFOR

Endwith

Of course this is assuming that you have multiselect = .f.

Do Some code may simply to set .Listindex = I and refresh()


Hope it helps ...


mike
Previous
Reply
Map
View

Click here to load this message in the networking platform