BorderStyle Constants (ActiveX Controls)

Constant Value Description
ccNone 0 (Default)  No border or border-related elements.
ccFixedSingle 1 (Default for ListView control)  Fixed single. There is a single line border around the control.

Note   The cc prefix refers to the custom controls. The prefixes for the constants change with the specific control or group of controls. However, the description remains the same unless indicated.