Table of Contents

Enum EditBorderStyle

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

Specifies the border style for Edit control.

public enum EditBorderStyle

Fields

Custom = 4

A custom border.

Fixed3D = 1

A three-dimensional border.

FixedSingle = 2

A single-line border.

None = 0

No border.

System = 3

A system border.