Name

Unique name of the controller.

object.Name As String

Comment

The standard name for newly added ADS-OCX devices is the object type (AdsOcx) plus a unique integer. For example, the first ADS-OCX has the name AdsOcx1, the second AdsOcx2 and the third AdsOcx3.
The name must start with a letter and can be a maximum of 40 characters long. Underscore characters (_) and numbers are permitted within the name. The names of global system objects (Clipboard, Screen or App) should not be used, as it would then no longer be possible to address them.