Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 542 Bytes

File metadata and controls

28 lines (20 loc) · 542 Bytes

vstAddButtonMode

Description

Used in the initialization of an event-enabled tool, add a mode bar button.

(Seems like this has been replaced by AddButtonMode)

PROCEDURE vstAddButtonMode(inIconID : DYNARRAY OF CHAR);
def vs.vstAddButtonMode(inIconSpecification):
    return None

Parameters

Name Type Description
inIconID INTEGER

Version

Availability: from All Versions

This is drop-in function.

Category