ReactOS 0.4.15-dev-7934-g1dc8d80
TBBUTTONINFOA Struct Reference

#include <commctrl.h>

Collaboration diagram for TBBUTTONINFOA:

Public Attributes

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

Detailed Description

Definition at line 1228 of file commctrl.h.

Member Data Documentation

◆ cbSize

UINT TBBUTTONINFOA::cbSize

Definition at line 1229 of file commctrl.h.

Referenced by test_getbuttoninfo(), test_hotitem(), test_recalc(), and test_sizes().

◆ cchText

int TBBUTTONINFOA::cchText

Definition at line 1238 of file commctrl.h.

◆ cx

WORD TBBUTTONINFOA::cx

Definition at line 1235 of file commctrl.h.

Referenced by test_sizes().

◆ dwMask

DWORD TBBUTTONINFOA::dwMask

Definition at line 1230 of file commctrl.h.

Referenced by test_getbuttoninfo(), test_hotitem(), test_recalc(), and test_sizes().

◆ fsState

BYTE TBBUTTONINFOA::fsState

Definition at line 1233 of file commctrl.h.

Referenced by test_hotitem().

◆ fsStyle

BYTE TBBUTTONINFOA::fsStyle

Definition at line 1234 of file commctrl.h.

◆ idCommand

int TBBUTTONINFOA::idCommand

Definition at line 1231 of file commctrl.h.

◆ iImage

int TBBUTTONINFOA::iImage

Definition at line 1232 of file commctrl.h.

◆ lParam

DWORD_PTR TBBUTTONINFOA::lParam

Definition at line 1236 of file commctrl.h.

◆ pszText

LPSTR TBBUTTONINFOA::pszText

Definition at line 1237 of file commctrl.h.

Referenced by test_recalc().


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