Click here to Skip to main content
15,887,350 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
on clicking the link of tree node using WPF controls,i want to open a audio or video song..
plzz help me how can i do this..
Posted

1 solution

It's not clear what your actual question is so here are some articles that combined should be more than enough to make you capable of working with the TreeView and play audio and video.

for TreeView see
WPF TreeView tools[^]
Custom TreeView Layout in WPF[^]
Simplifying the WPF TreeView by Using the ViewModel Pattern[^]
WPF TreeView Selection[^]

for audio and video in WPF see
Music Video Box (WPF)[^]
A simple WPF media player with media item list[^]
A WPF Television Application[^]
nVLC[^]
 
Share this answer
 
v2
Comments
Espen Harlinn 15-Oct-11 4:29am    
That should help, my 5
Simon Bang Terkildsen 15-Oct-11 14:06pm    
Thank you, Espen.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900