블로그
- [C#학습셀02-08] How to: Display Text on a Windows Form your program is the Label control. When you add a label to a form, the background appears in the same color as the form so that only the
- [C#학습셀01-04] How to: Use Button Controls msdn.microsoft.com/en-us/library/bb383967(v=VS.90).aspx Buttons enable users to interact with your program Users can click the OK button to submit the information entered in the dialog box.