Initializes an SRP Button control to fit the current application theme as a toolbar button.
rv = Theme_Services("SetupSRPToolbarButton", ColumnInfo, ShowHeaderColumn, ItemHeight, Border) |
| Parameter | Description |
|---|---|
ColumnInfo | Array of column info. Each field has two values: Title :@VM: Width. Width can be set to "Auto" |
| ShowHeaderColumn | Yes/No. Determines if the left header column is visible. |
| ItemHeight | The item height in pixels. Defaults to 24. |
| Border | The control border. Defaults to None. |
16.0.18