Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS Outline Control
Message
From
12/05/1998 14:02:47
Renato De Giovanni
Via Fractal Information Systems
São Paulo, Brazil
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00098707
Message ID:
00098818
Views:
36
Hi Curtis,

Try this:
FOR i = 1 TO lo_outline.ListCount()

   lo_outline.object.Expand(i) = .T.
ENDFOR
Good luck...

>I am using the MS Outline ActiveX control that comes with VFP5. What I want to do is have either just the first item expanded when it comes up or all of them expanded.
>
>The users get annoyed having to click to expand the items every single time.
>
>Is there any way that I can do this? The expand method doesn't seem to do anything nor does trying to stuff the keyboard.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform