Argument: None
Result: None
Valid for: Any displayable object
Calling the Hide method is equivalent to setting the object's visible property to 0; it removes the object from the screen. You can make the object visible again by calling the Show method, or by setting the visible property to 1.