#include <ToolBarEx.h>

Public Member Functions | |
| fsTButtonInfo (int cmd, BYTE style, LPCSTR pszTip, int iString) | |
| fsTButtonInfo () | |
Public Attributes | |
| int | idCommand |
| BYTE | bStyle |
| CString | strToolTip |
| int | iName |
Definition at line 16 of file ToolBarEx.h.
Definition at line 23 of file ToolBarEx.h.
| fsTButtonInfo::fsTButtonInfo | ( | ) | [inline] |
Definition at line 25 of file ToolBarEx.h.
Definition at line 18 of file ToolBarEx.h.
Referenced by CToolBarEx::InsertGroup(), and CToolBarEx::ShowGroup().
Definition at line 19 of file ToolBarEx.h.
Referenced by CToolBarEx::InsertGroup(), and CToolBarEx::ShowGroup().
| CString fsTButtonInfo::strToolTip |
Definition at line 20 of file ToolBarEx.h.
Referenced by CToolBarEx::InsertGroup(), and CToolBarEx::OnNotify().
Definition at line 21 of file ToolBarEx.h.
Referenced by CToolBarEx::InsertGroup(), and CToolBarEx::ShowGroup().
1.5.6