property Group.Width as Long
Retrieves the width in pixels of the group's list.

TypeDescription
Long A long expression that indicates the width 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 IndentGroupLeft and IndentGroupRight properties to indent the group's list to the left or right side. Use the LayoutChanged event and Left, Top, Width and Height to determine the coordinates of the group's list on the fly.