Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: shrey9GP3F

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

EESignature

(Not an Autodesk Employee)