A character string that contains the name of the Visual Basic class module that defines this control. This is a read-only property.
object.ClassName
The ClassName property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an MdoControl object. |