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.
Specifies how the border of a control is rendered.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<GuidAttribute("0B17239E-C724-444B-ACB1-579893197A3C")> _
Public Enumeration OlBorderStyle
'Usage
Dim instance As OlBorderStyle
[GuidAttribute("0B17239E-C724-444B-ACB1-579893197A3C")]
public enum OlBorderStyle
Members
| Member name | Description | |
|---|---|---|
| olBorderStyleNone | The control is rendered without any border. | |
| olBorderStyleSingle | The control is rendered with a single-line border. |