ProgressBar.setShowBar() ======================== Sets the value of ProgressBar.showBar. **Parameter** * val : bool - Value to set ProgressBar.showBar to. **Usage** .. code-block:: python newPbObj.setShowBar(True)