OOP Programming (VB) - 02A Working with Form1

Опубликовано: 27 Октябрь 2024
на канале: Stephen Hustedde
46
2

Object-Oriented Programming (VB) - 02A Working with Form1
Every WinForm project will have a default Form1 object - that is our main window. Using the Properties panel, we can modify its Size, Text (caption), BackColor, and StartPosition.
Instructor: Stephen Hustedde (You can enroll in this course as CIS150AB at South Mountain Community College in Phoenix, AZ)