Skip to content

ActionsCollection - cCJCommandBarSystem

Returns a handle to the cCJCommandBarSystem's action collection

Type: Function
Return Data Type: Handle

Syntax

Function ActionsCollection Returns Handle

Call Example

Get ActionsCollection to HandleVariable

Description

ActionsCollection returns a handle to the cCJCommandBarSystem's action collection. This is a DataFlex object, which is based on the cCJCommandBarActions class.

Note that this object is maintained by the cCJCommandBarSystem object and should not be destroyed.

This will only be used when working with the lower level CommandBar system COM interface.

Return Value

Handle to cCJCommandBarActions collection