ControlBorderType

ControlBorderType enumeration

Represents the border type of the ActiveX control.

public enum ControlBorderType

Values

Name Value Description
None 0 No border.
Single 1 The single line.

See Also