ReactOS 0.4.15-dev-7953-g1f49173
tagNMTOOLBARA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTOOLBARA:

Public Attributes

NMHDR hdr
 
int iItem
 
TBBUTTON tbButton
 
int cchText
 
LPSTR pszText
 
RECT rcButton
 

Detailed Description

Definition at line 1438 of file commctrl.h.

Member Data Documentation

◆ cchText

int tagNMTOOLBARA::cchText

Definition at line 1442 of file commctrl.h.

Referenced by test_notify_proc(), and TOOLBAR_GetButtonInfo().

◆ hdr

NMHDR tagNMTOOLBARA::hdr

Definition at line 1439 of file commctrl.h.

Referenced by TOOLBAR_CustomizeDialogProc(), and TOOLBAR_GetButtonInfo().

◆ iItem

int tagNMTOOLBARA::iItem

◆ pszText

LPSTR tagNMTOOLBARA::pszText

Definition at line 1443 of file commctrl.h.

Referenced by test_notify_proc(), and TOOLBAR_GetButtonInfo().

◆ rcButton

RECT tagNMTOOLBARA::rcButton

Definition at line 1444 of file commctrl.h.

Referenced by TOOLBAR_LButtonDown().

◆ tbButton

TBBUTTON tagNMTOOLBARA::tbButton

Definition at line 1441 of file commctrl.h.

Referenced by TOOLBAR_GetButtonInfo().


The documentation for this struct was generated from the following file: