VLButtonBar Reference

Collection CButtons

See Also See Also Applies To Applies To

CButtons is a collection of CButton type objects exposed by VLButtonBar controls through Buttons property of a CGroup object. You can add buttons to be displayed under a group in the VLButtonBar control through this collection.

CButtons object provides following standard collection methods :

CButtons collection supports For Each ... Next construct.