RibbonGroupItem control
A RibbonGroupItem control defines a group in the RibbonBar control.
For more about the group, see the section called “Introduction to RibbonBar items” in Users Guide.
The RibbonGroupItem control is the child object of the
RibbonPanelItem control (RibbonBar > Category > Panel > Group
> …). For the hierarchical structure of the ribbon controls and how
to get and set them, refer to the section called “Accessing the RibbonBar items in the hierarchy” in Users Guide.
Events
This control has no events or user events.
Properties
|
RibbonGroupItem property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
Boolean |
Specifies whether the control is enabled (can be |
|
|
Long |
Identifies the handle associated with the |
|
|
Boolean |
Identifies whether the group is at the new line. The groups (one or more) in the |
|
|
RightToLeft |
Boolean |
Unsupported. |
|
String |
Specifies the tag value assigned to the |
|
|
Boolean |
Specifies whether the control is visible. Values TRUE — Control is visible. FALSE |
Functions
|
RibbonGroupItem function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Boolean |
Adds the specified event to the end of the event |
|
|
Integer |
Triggers a specified event in the control and |
|
|
Object |
Returns the type of the control. |