ReactOS 0.4.15-dev-7842-g558ab78
TBBUTTONINFOW Struct Reference

#include <commctrl.h>

Collaboration diagram for TBBUTTONINFOW:

Public Attributes

UINT cbSize
 
DWORD dwMask
 
int idCommand
 
int iImage
 
BYTE fsState
 
BYTE fsStyle
 
WORD cx
 
DWORD_PTR lParam
 
LPWSTR pszText
 
int cchText
 

Detailed Description

Definition at line 1241 of file commctrl.h.

Member Data Documentation

◆ cbSize

◆ cchText

int TBBUTTONINFOW::cchText

Definition at line 1251 of file commctrl.h.

Referenced by TOOLBAR_GetButtonInfoT().

◆ cx

WORD TBBUTTONINFOW::cx

◆ dwMask

◆ fsState

◆ fsStyle

BYTE TBBUTTONINFOW::fsStyle

Definition at line 1247 of file commctrl.h.

Referenced by TOOLBAR_GetButtonInfoT(), TOOLBAR_Restore(), and TOOLBAR_SetButtonInfo().

◆ idCommand

int TBBUTTONINFOW::idCommand

Definition at line 1244 of file commctrl.h.

Referenced by TOOLBAR_GetButtonInfoT(), and TOOLBAR_SetButtonInfo().

◆ iImage

int TBBUTTONINFOW::iImage

Definition at line 1245 of file commctrl.h.

Referenced by TOOLBAR_GetButtonInfoT(), TOOLBAR_Restore(), and TOOLBAR_SetButtonInfo().

◆ lParam

DWORD_PTR TBBUTTONINFOW::lParam

Definition at line 1249 of file commctrl.h.

Referenced by TOOLBAR_GetButtonInfoT(), TOOLBAR_Restore(), and TOOLBAR_SetButtonInfo().

◆ pszText

LPWSTR TBBUTTONINFOW::pszText

Definition at line 1250 of file commctrl.h.

Referenced by TOOLBAR_GetButtonInfoT(), and TOOLBAR_SetButtonInfo().


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