mCtrl 0.8.0
Data Fields

MC_NMBCDROPDOWN Struct Reference

Structure for notification MC_BCN_DROPDOWN. More...

Data Fields

NMHDR hdr
 Common notification structure header.
RECT rcButton
 Client rectangle of the dropdown button.

Detailed Description

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.