Visual InterDev
Specifies whether an HTML element is hidden. Available at design time.
Remarks
The Visible property determines whether the <INPUT> tag's TYPE attribute is set to HIDDEN.
Note When an <INPUT> element is hidden, the value of the <INPUT> element is still sent with the submitted FORM.
This property is mapped to the Visible check box on the General tab for the following dialog boxes: Button Properties, Checkbox Properties, Label Properties, Listbox Properties, OptionGroup Properties, Textbox Properties.