Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or gets the visible property value of a control on the Action Pane.
Syntax
public boolean actionPaneControlVisible(str controlName, [boolean visible])
Run On
Called
Parameters
- controlName
Type: str
The name of the Action Pane control.
- visible
Type: boolean
A value that specifies whether the Action Pane control is visible; optional.
Return Value
Type: boolean
A Boolean value that indicates whether the Action Pane control is visible.