对象样式(XC_OBJECT_STYLE,用于区分外观)

枚举

enum  XC_OBJECT_STYLE {
}
 

详细描述

枚举类型说明

◆ XC_OBJECT_STYLE

枚举值
button_style_default 

默认风格

button_style_radio 

单选按钮

button_style_check 

多选按钮

button_style_icon 

图标按钮

button_style_expand 

展开按钮

button_style_close 

关闭按钮

button_style_max 

最大化按钮

button_style_min 

最小化按钮

button_style_scrollbar_left 

水平滚动条-左按钮

button_style_scrollbar_right 

水平滚动条-右按钮

button_style_scrollbar_up 

垂直滚动条-上按钮

button_style_scrollbar_down 

垂直滚动条-下按钮

button_style_scrollbar_slider_h 

水平滚动条-滑块

button_style_scrollbar_slider_v 

垂直滚动条-滑块

button_style_tabBar 

Tab条-按钮

button_style_slider 

滑动条-滑块

button_style_toolBar 

工具条-按钮

button_style_toolBar_left 

工具条-左滚动按钮

button_style_toolBar_right 

工具条-右滚动按钮

button_style_pane_close 

窗格-关闭按钮

button_style_pane_lock 

窗格-锁定按钮

button_style_pane_menu 

窗格-菜单按钮

button_style_pane_dock_left 

窗格-码头按钮左

button_style_pane_dock_top 

窗格-码头按钮上

button_style_pane_dock_right 

窗格-码头按钮右

button_style_pane_dock_bottom 

窗格-码头按钮下

element_style_frameWnd_dock_left 

框架窗口-停靠码头左

element_style_frameWnd_dock_top 

框架窗口-停靠码头上

element_style_frameWnd_dock_right 

框架窗口-停靠码头右

element_style_frameWnd_dock_bottom 

框架窗口-停靠码头下

element_style_toolBar_separator 

工具条-分割线

listBox_style_comboBox 

组合框-下拉列表框 ,下拉组合框弹出的ListBox