Platform SDK: Agent |
Part | Description |
---|---|
boolean | A Boolean expression specifying whether your Commands object appears in the character's pop-up menu.
True The Caption for your Commands collection appears. False The Caption for your Commands collection does not appear. |
For the caption to appear in the character's pop-up menu when your application is not the input-active client, this property must be set to True and the Caption property set for your Commands collection. In addition, this property must be set to True for commands in your collection to appear in the pop-up menu when your application is input-active.