Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS Outline Control
Message
 
To
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:
00099004
Views:
35
So that's how you get that to work! I knew there was and Expand method, but I couldn't figure out how to call it.

Thanks a bunch.
-cjh
>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.
-cjh
Previous
Reply
Map
View

Click here to load this message in the networking platform