property Group.Height as Long
Retrieves the height in pixels of the group's list.

TypeDescription
Long A long expression that indicates the  height in pixels of the group's list.

The Left, Top, Width and Height properties determines the location of the group's list in client coordinates. Use the LayoutChanged event and Left, Top, Width and Height to host an ActiveX control. Use the BorderGroupHeight, BorderHeigth and BorderWidth properties to define the size of the groups inside the control's client area. Use the Indent property to indent an item.