How to refresh my list box contents in WPF ...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Arti Gurbaxani

    How to refresh my list box contents in WPF ...

    i have 3 things in my window..
    1.A Text box wich contains a directory path whose details i want..
    2.A list box which will display me the files inside that specified path given into the text box(in 1)
    3.I want to implement a "Refresh" butn whic will juz refresh my listed files in the list box..
    So can anybody help me with the code for implementing this refresh butn..
Working...