Visible: Boolean;
The Visible property determines visibility of controls that are used to execute the current action.
If the property is set to True, the opened object contains appropriate menu command and toolbar button.
If the property is set to False, the appropriate menu command and toolbar button are hidden in the opened object.
The example of property use is given in the example for the IUiCommandActionCustomize.Add method.
See also: