Group object
The Group object holds a collection of Item objects. The Item property accesses a group object. The Group object supports the following properties and methods:

NameDescription
AddItemAdds a new item to the group object.
AlignmentRetrieves or sets a value that indicates the caption's alignment.
AllowExpandSpecifies whether the group can be expanded or collapsed.
AllowScrollEnables or disables scrolling the group when it is expanded or collapsed.
BackColorRetrieves or sets the group's background color.
BackColor2Specifies the color at the ending boundary line of the gradient group's caption.
BackColorListRetrieves or sets a value that indicates the background color of the list when the group is active.
BackgroundExtIndicates additional colors, text, images that can be displayed on the header's background using the EBN string format.
BackgroundExtValueSpecifies at runtime, the value of the giving property for specified part of the background extension.
BoldSpecifies a value that indicates whether the group's caption should appear in bold.
CaptionSpecifies the group's caption.
CaptionFormatSpecifies how the group's caption is displayed.
ClearClears the items collection.
CountGets the count of the items.
ExpandedExpands or collapses the group.
ForeColorSpecifies the group's foreground color.
ForeColorListRetrieves or sets a value that indicates the foreground color of the group's list when it is active.
HeightRetrieves the height in pixels of the group's list.
ImageSpecifies the index of the group's icon.
ImageAlignmentSpecifies the icon's alignment.
IndentHeaderBottomSpecifies the number of pixels to indent the group's header from the bottom part.
IndentHeaderLeftSpecifies the number of pixels to indent the group's header from the left part.
IndentHeaderRightSpecifies the number of pixels to indent the group's header from the right part.
IndentHeaderTopSpecifies the number of pixels to indent the group's header from the top part.
IndexRetrieves the index of the object into the Groups collection..
ItalicSpecifies a value that indicates whether the group's caption should appear in italic.
ItemReturns a specific Item from the collection.
ItemByPosGets the item given its position.
ItemHeightRetrieves or sets the item's height.
LeftSpecifies the distance between the left edge of the control and group's list.
PictureRetrieves or sets a graphic to be displayed in the group's list.
PictureDisplayRetrieves or sets a value that indicates the way how the graphic is displayed on the list's background
PositionSpecifies the group's position.
RemoveItemRemoves an item given its index or given its caption.
ShortcutSpecifies the name of the shortcut which displays the group.
StrikeOutSpecifies a value that indicates whether the group's caption should appear in strikeout.
ToolTipSpecifies the group's tooltip.
TopSpecifies the distance between the top edge of the control and group's list.
UnderlineSpecifies a value that indicates whether the group's caption is underlined.
UserDataSpecifies an extra data.
WidthRetrieves the width in pixels of the group's list.