0

I have tried OpenFileDialog but I just can not do it right. What should be my C# code that would allow me to add and remove files from my playlist?

Gre3n
  • 146
  • 1
  • 6

1 Answers1

-1

for your problem in wpf for open file dialog whatch thi link Open file dialog and select a file using WPF controls and C#

and for add and remove items by code watch this link http://www.c-sharpcorner.com/resources/643/how-to-add-and-remove-items-in-a-wpf-listbox.aspx

Community
  • 1
  • 1
Shahrooz Ansari
  • 2,637
  • 1
  • 13
  • 21