ListBox::BorderStyle Property
.NET Framework (current version)
Gets or sets the border style of the control.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(false)] property BorderStyle BorderStyle { virtual BorderStyle get() override; virtual void set(BorderStyle value) override; }
Note |
|---|
The BorderStyle property is inherited from the WebControl class and is not applicable to the ListBox control. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
