Show() :
♣ Opening a window
Active() :
♣ Making window as active
Close () :
♣ This method is used to close the opened window.
♣ When a window is closed it destroys the object of the window
Hide () :
♣ This method will hide the window, that means window will disappear from user, but window object will not be destroyed