is it possible to use objects from a form in a class. For example, can you use a picture box on a form and have a picturebox.hide() command in a class
Printable View
is it possible to use objects from a form in a class. For example, can you use a picture box on a form and have a picturebox.hide() command in a class
Yes .Quote:
Originally posted by doggychow14
is it possible to use objects from a form in a class. For example, can you use a picture box on a form and have a picturebox.hide() command in a class