HtmlInputImage::Border Property
.NET Framework (current version)
Gets or sets the border width for the HtmlInputImage control.
Assembly: System.Web (in System.Web.dll)
Use the Border property to specify the border width for the HtmlInputImage control.
Note |
|---|
This property is not supported in all browsers. Check your browser to determine compatibility. |
The following code example demonstrates how to use the Border property to specify the border width for the HtmlInputImage control.
.NET Framework
Available since 1.1
Available since 1.1
Show:
