detaches status bar from a window
var sbObj = myWins.window(id).attachStatusBar(); // detach myWins.window(id).detachStatusBar(); sbObj = null;