Name Property
Description
The Component's name.
Property type
Read-write property
Syntax
Visual Basic
Public Property Name As String
Remarks
The name may not contain the characters \/, :, ", ?, ', <, >, |, *, %, !, {, or  }.
See Also