Condividi tramite


Struttura NMBCDROPDOWN (commctrl.h)

Contiene informazioni su una notifica di BCN_DROPDOWN .

Sintassi

typedef struct tagNMBCDROPDOWN {
  NMHDR hdr;
  RECT  rcButton;
} NMBCDROPDOWN, *LPNMBCDROPDOWN;

Members

hdr

Tipo: NMHDR

Struttura NMHDR contenente informazioni sulla notifica.

rcButton

Tipo: RECT

Struttura RECT che contiene l'area client del pulsante.

Requisiti

   
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Intestazione commctrl.h