Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves or sets the border style of the control.
This property is read-only.
Syntax
Property BorderStyle As Long
Property value
Border style of the control.
You can set this property to one of the following values.
Value | Meaning |
---|---|
|
No border. This is the default value. |
|
Fixed, single border. |
Exceptions
Exception type | Condition |
---|---|
System.ArgumentException | The specified border style is not valid. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
DLL |
|