Skip to content

TreeBorderStyleConstants

TreeView.BorderStyleListView.BorderStyle 共同使用的边框样式枚举。cc…(公共控件)前缀反映该枚举在此包的多个控件之间共享。

实际渲染效果与 Appearance 交互:当 AppearancevbAppear3dBorderStyleccFixedSingle 时,控件获得操作系统主题的3D边缘(WS_EX_CLIENTEDGE);当 AppearancevbAppearFlatBorderStyleccFixedSingle 时,控件获得单像素平面边框(WS_BORDER)。

成员描述
ccNone0控件无边框。
ccFixedSingle1单像素边框。

另见

twinBASIC及其LOGO版权为作者"韦恩"所有