블로그
- [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 Add a Button control to .......
- [C#학습셀01-05] How to: Call a Button's Click Event Programmatically [C#학습셀01-05] How to: Call a Button's Click Event Programmatically http://msdn.microsoft.com/en-us/library The following example demonstrates how to call the click event of a button within a program.
- [C#학습셀02-11] How to: Set the Selected Text in a TextBox Control [C#학습셀02-11] How to: Set the Selected Text in a TextBox Control http://msdn.microsoft.com/en-us/library SelectedText);} Compiling the Code This example requires: A form with a TextBox control named textBox1 and a Button
- [C#학습셀04-23] How to: Search for an Item in a ListBox Control [C#학습셀04-23] How to: Search for an Item in a ListBox Control http://msdn.microsoft.com/en-us/library/ Then you search the ListBox for a specific item by clicking a button on the form.
- [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-14] How to: Retrieve Data from a Dialog Box [C#학습셀03-14] How to: Retrieve Data from a Dialog Box http://msdn.microsoft.com/en-us/library/bb383855 Windows Forms development is displaying a dialog box to collect information when a user clicks a button
← 이전
2 페이지