I am trying to Open a file with sp开发者_StackOverflowecific extension ( .fcg or .wtg ) using file Dialog
I am using access 2000 to write an form application. I need to open a file dialog box to select a file and extract the file path.
I have added an open file dialog box to my client application so that the used can select a specific file they want to send to the web service.
Is there a way to override/modify/create the left-side shortcut buttons in the SaveFileDialog or OpenFileDialog controls?
I will try to make this clear, i have an application that opens the file location of a running process, however when the process is located in a large folder like system32 it just opens at the first i
If i\'ve got a filepath that the current browsers computer can access. Is there anyway that a silverlight application can open that file?
In my app (simple sd card files browser) i开发者_StackOverflow want to open file in the same way thet the standart system files browser do, calling the dialog with list of diffrent applications thet c
I\'ve got a strange problem I haven\'t seen before.I can open an OpenFileDialog in Windows 7 without any problems.However, when I try my app on Windows XP, calling OpenFileDialog.ShowDialog() immediat
In my application, I am using OpenFileDialog and then assign the loaded file to LoadedFile field. I have found out that if I open 3 files, all remained open (access denied when trying to do anything w
In debug mode, while running the C# WinFOrms App, After I select the files through the OpenFileDialog, I get the