Skip to content

TreeBorderStyleConstants

The border style enumeration used by both TreeView.BorderStyle and ListView.BorderStyle. The cc… (common-controls) prefix reflects that the enum is shared across multiple controls in this package.

The effective rendering interacts with Appearance: when Appearance is vbAppear3d and BorderStyle is ccFixedSingle, the control gets an OS-themed 3D edge (WS_EX_CLIENTEDGE); when Appearance is vbAppearFlat and BorderStyle is ccFixedSingle, the control gets a single-pixel flat border (WS_BORDER).

MemberValueDescription
ccNone0No border around the control.
ccFixedSingle1Single-pixel border.

See Also

twinBASIC and LOGO copyright of "WaynePhillipsEA" author