mCtrl 0.8.0
|
Structure for notification MC_BCN_DROPDOWN. More...
Data Fields | |
NMHDR | hdr |
Common notification structure header. | |
RECT | rcButton |
Client rectangle of the dropdown button. |
Structure for notification MC_BCN_DROPDOWN.
It is equivalent to standard NMBCDROPDOWN
. It is provided because the standard NMBCDROPDOWN
is defined only if _WIN32_WINNT >= 0x0600
.