ReactOS 0.4.15-dev-7934-g1dc8d80
CUSTOMBUTTON Struct Reference
Collaboration diagram for CUSTOMBUTTON:

Public Attributes

TBBUTTON btn
 
BOOL bVirtual
 
BOOL bRemovable
 
WCHAR text [64]
 

Detailed Description

Definition at line 188 of file toolbar.c.

Member Data Documentation

◆ bRemovable

BOOL CUSTOMBUTTON::bRemovable

Definition at line 192 of file toolbar.c.

Referenced by TOOLBAR_CustomizeDialogProc().

◆ btn

◆ bVirtual

BOOL CUSTOMBUTTON::bVirtual

Definition at line 191 of file toolbar.c.

Referenced by TOOLBAR_CustomizeDialogProc().

◆ text

WCHAR CUSTOMBUTTON::text[64]

Definition at line 193 of file toolbar.c.

Referenced by TOOLBAR_Cust_InsertAvailButton(), and TOOLBAR_CustomizeDialogProc().


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