API Documentation
>
CorelDRAW
>
2025-v26
>
CommandBar
>
ICUICommandBar
CommandBar.Name property
Gets/sets the name of the command bar
Syntax:
Property
Get
Name
(
)
As
String
Property
Let
Name
(
ByVal
Value
As
String
)
Remarks:
The
Name
property returns or specifies the name of a command bar. It is the default property of the
CommandBar
class.