ReactOS 0.4.15-dev-7961-gdcf9eb0
_TBBUTTON Struct Reference

#include <commctrl.h>

Collaboration diagram for _TBBUTTON:

Public Attributes

int iBitmap
 
int idCommand
 
BYTE fsState
 
BYTE fsStyle
 
BYTE bReserved [2]
 
DWORD_PTR dwData
 
INT_PTR iString
 

Detailed Description

Definition at line 948 of file commctrl.h.

Member Data Documentation

◆ bReserved

BYTE _TBBUTTON::bReserved[2]

Definition at line 956 of file commctrl.h.

Referenced by CBaseBarSite::SetDeskBarSite(), TOOLBAR_GetButton(), and TOOLBAR_Save().

◆ dwData

◆ fsState

◆ fsStyle

◆ iBitmap

◆ idCommand

◆ iString


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