A character string that contains the program identifier for the Visual Basic control. This is a read-only property.
object.ProgID
The ProgID property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an MdoControl object. |