블로그
-
[C#학습셀03-17] How to: Display a List of Fonts
your own font dialog box. For example, you can enable users to select a font in the dialog box, and then apply the selected font
blog.naver.com · 2010.06.07
-
[C#학습셀03-19] How to: Display a Color Pallet
.aspx You can use the built-in ColorDialog component to display a color dialog box instead of creating To display the color dialog box On the File menu, click New Project.
blog.naver.com · 2010.06.07
-
[C#학습셀03-16] How to: Save a File to a Folder
To display a dialog box, you use the ShowDialog method. To display the folder browser dialog box On the File menu, click New Project.
blog.naver.com · 2010.06.07
-
[C#학습셀03-15] How to: Browse a Folder
To display a dialog box, you use the ShowDialog method. To display the folder browser dialog box On the File menu, click New Project.
blog.naver.com · 2010.06.04
-
[C#학습셀03-14] How to: Retrieve Data from a Dialog Box
entered in the dialog box for use in your application. You can also create your own dialog boxes.
blog.naver.com · 2010.06.02
-
[C#학습셀01-04] How to: Use Button Controls
Users can click the OK button to submit the information entered in the dialog box. Alternatively, they can click Cancel to close the dialog box without submitting any data.
blog.naver.com · 2010.05.24
-
[C#학습셀02-09] How to: Use TextBox Controls to Get User Input
You can set the Multiline property to true to enable this. To retrieve input typed in a text box On the File menu, click NewProject. .......
blog.naver.com · 2010.05.29
-
[C#학습셀01-05] How to: Call a Button's Click Event Programmatically
to: Call a Button's Click Event Programmatically http://msdn.microsoft.com/en-us/library/hkkb40tf(v=VS In the New Project dialog box, in the Templates pane, cl.......
blog.naver.com · 2010.05.24