Control.show

Shows the control, this is equivalent to setting property hidden to false. Note that a control is considered to be hidden if the control or any of its parents are marked as hidden. This action can be reversed using method #hide().