Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview.SelectedItem
Message
 
To
11/03/2004 12:30:54
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00885264
Message ID:
00885484
Views:
17
if type('loNode.text')==[C] && Do prospective node have char type 
                                 && for node text
Sometimes VARTYPE fails with OCX . TYPE works reliably.

>>
>>loNode = This.SelectedItem
>>IF VARTYPE( loNode ) = 'O'
>>  *** a node is selected
>>  .
>>  .
>>  .
>>ENDIF
>>
>
>Hi Marcia,
>
>I like that! I assume that if it does evaluate to an object. Nothing is selected.
>
>Mike
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform