ReactOS
0.4.15-dev-1618-g9c8ed68
|
#include <commctrl.h>
Public Attributes | |
int | iBitmap |
int | idCommand |
BYTE | fsState |
BYTE | fsStyle |
BYTE | bReserved [2] |
DWORD_PTR | dwData |
INT_PTR | iString |
Definition at line 944 of file commctrl.h.
BYTE _TBBUTTON::bReserved[2] |
Definition at line 952 of file commctrl.h.
Referenced by CBaseBarSite::SetDeskBarSite(), TOOLBAR_GetButton(), and TOOLBAR_Save().
DWORD_PTR _TBBUTTON::dwData |
Definition at line 954 of file commctrl.h.
Referenced by add_tb_button(), CMenuToolbarBase::AddButton(), CNotifyToolbar::AddButton(), CTaskSwitchWnd::AddTaskItemButton(), CToolbar<>::GetItemData(), IFileDialogCustomize_fnAddMenu(), CMenuToolbarBase::KeyboardItemChange(), parent_wnd_notify(), CBaseBarSite::SetDeskBarSite(), TB_AddButton(), test_save(), TOOLBAR_DeleteButton(), TOOLBAR_DumpTBButton(), TOOLBAR_GetButton(), TOOLBAR_InternalInsertButtonsT(), TOOLBAR_Restore(), TOOLBAR_Save(), ToolbarDeleteControlSpace(), ToolbarInsertSpaceForControl(), and ToolbarUpdateControlSpaces().
BYTE _TBBUTTON::fsState |
Definition at line 947 of file commctrl.h.
Referenced by add_tb_button(), CMenuToolbarBase::AddButton(), CNotifyToolbar::AddButton(), CMenuToolbarBase::AddPlaceholder(), CMenuToolbarBase::AddSeparator(), CTaskSwitchWnd::AddTaskItemButton(), AddToolbarButton(), AddToolboxButton(), build_toolbar(), TaskBar::EnumWndProc(), IFileDialogCustomize_fnAddMenu(), CToolBox::OnCreate(), parent_wnd_notify(), CBaseBarSite::SetDeskBarSite(), TB_AddButton(), TB_AddButtonsFromFlags(), test_save(), TOOLBAR_DeleteButton(), TOOLBAR_DumpTBButton(), TOOLBAR_GetButton(), TOOLBAR_InternalInsertButtonsT(), TOOLBAR_Restore(), TOOLBAR_Save(), ToolbarInsertSpaceForControl(), and WndProc().
BYTE _TBBUTTON::fsStyle |
Definition at line 948 of file commctrl.h.
Referenced by add_tb_button(), add_tb_separator(), CMenuToolbarBase::AddButton(), CNotifyToolbar::AddButton(), CMenuToolbarBase::AddPlaceholder(), CMenuToolbarBase::AddSeparator(), CTaskSwitchWnd::AddTaskItemButton(), AddToolbarSeparator(), AddToolboxButton(), build_toolbar(), IFileDialogCustomize_fnAddMenu(), MDIMainFrame::MDIMainFrame(), CToolBox::OnCreate(), parent_wnd_notify(), CBaseBarSite::SetDeskBarSite(), TB_AddButton(), test_save(), TOOLBAR_Cust_RemoveButton(), TOOLBAR_CustomizeDialogProc(), TOOLBAR_DeleteButton(), TOOLBAR_DumpTBButton(), TOOLBAR_GetButton(), TOOLBAR_InternalInsertButtonsT(), TOOLBAR_LButtonUp(), TOOLBAR_Restore(), TOOLBAR_Save(), ToolbarDeleteControlSpace(), ToolbarInsertSpaceForControl(), ToolbarUpdateControlSpaces(), and WndProc().
int _TBBUTTON::iBitmap |
Definition at line 945 of file commctrl.h.
Referenced by add_tb_button(), add_tb_separator(), QuickLaunchBar::AddButton(), CMenuToolbarBase::AddButton(), CNotifyToolbar::AddButton(), CMenuToolbarBase::AddPlaceholder(), CMenuToolbarBase::AddSeparator(), CTaskSwitchWnd::AddTaskItemButton(), AddToolbarButton(), AddToolboxButton(), build_toolbar(), TaskBar::EnumWndProc(), CNotifyToolbar::FindExistingSharedIcon(), IFileDialogCustomize_fnAddMenu(), MDIMainFrame::MDIMainFrame(), CToolBox::OnCreate(), parent_wnd_notify(), CNotifyToolbar::RemoveButton(), CBaseBarSite::SetDeskBarSite(), TB_AddButton(), test_save(), TOOLBAR_CustomizeDialogProc(), TOOLBAR_DeleteButton(), TOOLBAR_DumpTBButton(), TOOLBAR_GetButton(), TOOLBAR_InternalInsertButtonsT(), TOOLBAR_Restore(), TOOLBAR_Save(), ToolbarInsertSpaceForControl(), CNotifyToolbar::UpdateButton(), and WndProc().
int _TBBUTTON::idCommand |
Definition at line 946 of file commctrl.h.
Referenced by add_tb_button(), QuickLaunchBar::AddButton(), CMenuToolbarBase::AddButton(), CNotifyToolbar::AddButton(), CTaskSwitchWnd::AddTaskItemButton(), AddToolbarButton(), AddToolboxButton(), build_toolbar(), CMenuToolbarBase::ChangeTrackedItem(), create_drive_bar(), TaskBar::EnumWndProc(), IFileDialogCustomize_fnAddMenu(), CMenuToolbarBase::IsTrackedItem(), CMenuToolbarBase::KeyboardItemChange(), MDIMainFrame::MDIMainFrame(), CMenuToolbarBase::MenuBarMouseDown(), CMenuToolbarBase::MenuBarMouseUp(), CToolBox::OnCreate(), parent_wnd_notify(), CBaseBarSite::SetDeskBarSite(), TB_AddButton(), test_save(), TOOLBAR_Cust_InsertAvailButton(), TOOLBAR_CustomizeDialogProc(), TOOLBAR_DeleteButton(), TOOLBAR_DumpTBButton(), TOOLBAR_GetButton(), TOOLBAR_InternalInsertButtonsT(), TOOLBAR_Restore(), TOOLBAR_Save(), ToolbarInsertSpaceForControl(), and WndProc().
INT_PTR _TBBUTTON::iString |
Definition at line 955 of file commctrl.h.
Referenced by add_tb_button(), CMenuToolbarBase::AddButton(), CNotifyToolbar::AddButton(), CMenuToolbarBase::AddPlaceholder(), CTaskSwitchWnd::AddTaskItemButton(), AddToolbarButton(), build_toolbar(), TaskBar::EnumWndProc(), IFileDialogCustomize_fnAddMenu(), MDIMainFrame::MDIMainFrame(), CToolBox::OnCreate(), parent_wnd_notify(), CBaseBarSite::SetDeskBarSite(), TB_AddButton(), test_notify_proc(), test_save(), test_wm_notify(), TOOLBAR_CustomizeDialogProc(), TOOLBAR_DeleteButton(), TOOLBAR_DumpTBButton(), TOOLBAR_GetButton(), TOOLBAR_InternalInsertButtonsT(), TOOLBAR_LButtonUp(), TOOLBAR_Restore(), and TOOLBAR_Save().