poIComponent SetVisibility
Sets the component’s visibility.
Important: Please note that this command has been deprecated and therefore is not
recommended for use. See the poIPart Class for an
alternative command that can be used.
Syntax
poIComponent_handle SetVisibility state
Application
HyperView Tcl Modify
Description
This command sets the component’s visibility.
Inputs
- state
-
- True
- If visible.
- False
- If not visible.
Error
Returns 0 if successful, otherwise an error code.