ImgControl_SetToolsetVisibleΒΆ
Set the visibility of a toolset.
ImgControl_SetToolsetVisible(controlName; toolsetName; visible)
| controlName | Text | The name of the ImgControl form object. |
| toolsetName | Text | The name of the toolset. |
| visible | Boolean | The toolset’s visibility. |
Set the visibility of toolset named toolsetName of the
ImgControl named controlName.
The toolset’s visibility is specified in isVisible.