System.Web.UI.WebControls.ListBox.BorderWidth Property

Gets or sets the border width for the control.

Syntax

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

Value

a System.Web.UI.WebControls.Unit

Remarks

Note:

The ListBox.BorderWidth 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