ReactOS 0.4.15-dev-7942-gd23573b
tagNMTOOLBARW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTOOLBARW:

Public Attributes

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

Detailed Description

Definition at line 1447 of file commctrl.h.

Member Data Documentation

◆ cchText

int tagNMTOOLBARW::cchText

Definition at line 1451 of file commctrl.h.

Referenced by TOOLBAR_CustomizeDialogProc(), and TOOLBAR_GetButtonInfo().

◆ hdr

◆ iItem

◆ pszText

LPWSTR tagNMTOOLBARW::pszText

Definition at line 1452 of file commctrl.h.

Referenced by TOOLBAR_CustomizeDialogProc(), and TOOLBAR_GetButtonInfo().

◆ rcButton

RECT tagNMTOOLBARW::rcButton

Definition at line 1453 of file commctrl.h.

Referenced by notifysink_on_tvn_dropdown().

◆ tbButton

TBBUTTON tagNMTOOLBARW::tbButton

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