CimButton.Visible (property)

Indicates the visibility of a button.
Syntax: Boolean = object.Visible
object.Visible = Boolean
Description: CimButton.Visible indicates whether a button object is visible.

The value of this property defaults to True.