OlBorderStyle Enum

Definition

Specifies how the border of a control is rendered.

public enum class OlBorderStyle
[System.Runtime.InteropServices.Guid("0B17239E-C724-444B-ACB1-579893197A3C")]
public enum OlBorderStyle
Public Enum OlBorderStyle
Inheritance
OlBorderStyle
Attributes

Fields

olBorderStyleNone 0

The control is rendered without any border.

olBorderStyleSingle 1

The control is rendered with a single-line border.

Applies to