Glossary Visual Basic / Term
A class is a template from which an object is created. Code in a class module describes the attributes and behavior of objects that are created from the class.
Although a class isn’t an object, it does have design-time properties that define its attributes and events that define its behavior.
Permanent link class - Creation date 2020-06-07