ImgControl_IsToolsetVisible

Return the visibility of a toolset.
ImgControl_IsToolsetVisible(controlName; toolsetName) ➔ isVisible
controlName Text The name of the ImgControl form object.
toolsetName Text The name of the toolset.
isVisible Boolean The toolset’s visibility.

Return the visibility of toolset named toolsetName of the ImgControl named controlName.

The toolset’s visibility is returned in isVisible.