Just want to ask whats the difference between:

-----------------------------------------------------

textbox.show and textbox.visible = true

and

textbox.hide and textbox.visble=false

-----------------------------------------------------
Are they the same thing...