Advertisements
Category Archives: Visual Studio 2008
How to create simple dynamic window form application?
I have created a window form that will generate two textbox, one combobox, one datepicker, and four label. This form does not connect to any database. The purpose of this application is to show how to create controls at runtime. … Continue reading
Posted in C# 3.5, Visual Studio 2008
Leave a comment