Windows Forms include a set of control elements that developers can place into the forms. Why is it convenient? If you don’t like the existing elements or they don’t comply with your needs, create your own control elements. UserControl class, ToolStrip and MenuStrip will help you.
Moreover, Windows Forms have other possibilities to make the execution of common tasks easy and simple. For example, you can create dialogs, print, add reference and manuals and create your application in several languages.
About other benefits read in the article about Windows Forms.
0 comments:
Post a Comment