System.Web.UI.WebControls.ListBox.BorderStyle Property

Gets or sets the border style of the control.

Syntax

[System.ComponentModel.Browsable(false)]
public override BorderStyle BorderStyle { set; get; }

Value

a System.Web.UI.WebControls.BorderStyle

Remarks

Note:

The ListBox.BorderStyle property is inherited from the System.Web.UI.WebControls.WebControl class and is not applicable to the System.Web.UI.WebControls.ListBox control.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0