Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select an item in treeview list automatically
Message
From
15/06/2004 11:22:55
 
 
To
15/06/2004 11:01:41
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00913889
Message ID:
00913898
Views:
26
Nevermind, I got it working with the following code:
	*--TCH 06/15/2004
	IF TYPE('cnode')="O" .AND. TYPE('mchildkey')="C" .AND. !EMPTY(mchildkey)
		THIS.Tree2.nodes(mchildkey).SELECTED=.T.
		THIS.Tree2.nodeclick(cnode)
	ENDIF
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform