Enum ControlBorderType

ControlBorderType enumeration

Represents the border type of the ActiveX control.

public enum ControlBorderType

Values

NameValueDescription
None0No border.
Single1The single line.

See Also