1
Answer

pasing data between forms and dialog boxes

Photo of flipnjme

flipnjme

21y
2.3k
1
DirectoryInfo di = new DirectoryInfo(DrvLtr) DrvLtr is a string containing the letter of a drive in Form1 and this code is in a Dialogbox how do i get access to DrvLtr.

Answers (1)