Go to the documentation of this file.
19 #ifndef MCTRL_BUTTON_H
20 #define MCTRL_BUTTON_H
159 #define MC_WC_BUTTONW L"mCtrl.button"
161 #define MC_WC_BUTTONA "mCtrl.button"
178 #define MC_BS_SPLITBUTTON 0x000C
187 #define MC_BS_DEFSPLITBUTTON 0x000D
205 #define MC_BST_DROPDOWNPUSHED 0x0400
222 typedef struct MC_NMBCDROPDOWN_tag {
251 #define MC_BCN_DROPDOWN ((0U-1250U) + 0x0002)
262 #define MC_WC_BUTTON MCTRL_NAME_AW(MC_WC_BUTTON)