Previous Up Next

_SHOWcontainer
Shows or hides an ObjContainer

ObjContainer _SHOWcontainer (
ObjContainer _container_
I _state_
)
Parameters

_container_
any ObjContainer
_state_
can be any of the following values :
Value Meaning
CONTAINER_MAXIMIZED container is maximized (full screen)
CONTAINER_MINIMIZED container is minimized
CONTAINER_RESTORED container is restored
CONTAINER_HIDDEN container is hidden
CONTAINER_UNHIDDEN contianer is unhidden
Return value

same ObjContainer