VLButtonBar Reference

Method Clear

See Also See Also Applies To Applies To

Removes all button objects from a CButtons collection.

 

Syntax

object.Clear

 

The Clear method syntax has these parts:

Part Description
object An expression evaluating to an object of type CButtons.

 

Remarks

To remove a single CButton object from CButtons collection, use the Remove method.