블로그
- [C#학습셀03-18] How to: Display an OpenFileDialog Dynamically [C#학습셀03-18] How to: Display an OpenFileDialog Dynamically http://msdn.microsoft.com/en-us/library/yt4zx6ty // Initialize the OpenFileDialog to look for text files. openFile1.Filter = "Text Files|*.txt"; // Check
- [C#학습셀03-16] How to: Save a File to a Folder [C#학습셀03-16] How to: Save a File to a Folder http://msdn.microsoft.com/en-us/library/bb397505(v=VS.90 You can then check whether the user clicked the OK button by using the DialogResult.OK field.
- [C#학습셀03-15] How to: Browse a Folder [C#학습셀03-15] How to: Browse a Folder http://msdn.microsoft.com/en-us/library/bb383879(v=VS.90).aspx You You can then check whether the user clicked the OK button by using the DialogResult.OK field.
← 이전
5 페이지