枚举
列表框状态(listBox_state_flag_)
组合状态
枚举
enum
listBox_state_flag_
{
listBox_state_flag_item_leave
=0x0080 ,
listBox_state_flag_item_stay
=0x0100 ,
listBox_state_flag_item_select
=0x0200 ,
listBox_state_flag_item_select_no
=0x0400 }
详细描述
枚举类型说明
◆
listBox_state_flag_
enum
listBox_state_flag_
枚举值
listBox_state_flag_item_leave
项鼠标离开
listBox_state_flag_item_stay
项鼠标停留
listBox_state_flag_item_select
项选择
listBox_state_flag_item_select_no
项未选择
生成于 2024年 三月 24日 星期日 16:51:44 , 为 炫彩界面库使用
1.9.3