Visual Basic 2019 Handbook - Vbtutor.net
www.vbtutor.net › vb2019 › vb2019hndbk_previewAs Visual Basic 2019 is a GUI-based programming language, the first step in developing an application is to design the user interface (UI). To build a graphical user interface, first of all you need to customize the default form by changing its properties at design phase and at runtime, including its name, title, background color and so forth.