ReactOS 0.4.15-dev-7834-g00c4b3d
TBUTTON_INFO Struct Reference
Collaboration diagram for TBUTTON_INFO:

Public Attributes

INT iBitmap
 
INT idCommand
 
BYTE fsState
 
BYTE fsStyle
 
BOOL bHot
 
BOOL bDropDownPressed
 
DWORD_PTR dwData
 
INT_PTR iString
 
INT nRow
 
RECT rect
 
INT cx
 

Detailed Description

Definition at line 89 of file toolbar.c.

Member Data Documentation

◆ bDropDownPressed

BOOL TBUTTON_INFO::bDropDownPressed

Definition at line 96 of file toolbar.c.

Referenced by TOOLBAR_DrawButton(), TOOLBAR_LButtonDown(), and TOOLBAR_MouseLeave().

◆ bHot

BOOL TBUTTON_INFO::bHot

Definition at line 95 of file toolbar.c.

Referenced by TOOLBAR_DumpButton(), TOOLBAR_SetHotItemEx(), and TOOLBAR_TranslateState().

◆ cx

INT TBUTTON_INFO::cx

◆ dwData

◆ fsState

◆ fsStyle

◆ iBitmap

◆ idCommand

◆ iString

◆ nRow

INT TBUTTON_INFO::nRow

Definition at line 99 of file toolbar.c.

Referenced by TOOLBAR_DumpButton(), and TOOLBAR_LayoutToolbar().

◆ rect


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