- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Here are two links to Microsoft's top two pages on the subject matter.
System.Windows.Forms Namespace (lots of things you can use/create within Forms)
Form Class (about the Form object itself and the Properties, Methods, and Events defined within it)
There is a TON of information (and links to related information) within those two pages. Remember to click the little drop-down list, near the top right of the webpage, and change C# to VB, to change examples and related content to VB.NET versions (iLogic uses VB.NET).
Other than that, I would recommend that you open an internet browser search page, and type in "vb.net Windows Form" (or similar queries), to find tons more useful information, examples, forum posts, and Q&A sites on the subject.
Wesley Crihfield
(Not an Autodesk Employee)