window .statusbar .hide  (  State  )  
                           
Description :

This instruction hides (or displays) the status bar of the window.

Parameters :

  • TRUE (status bar hidden)
    FALSE (status bar displayed)

Examples :