JunkBox_Win_Lib
1.5.3
Loading...
Searching...
No Matches
ExToolBar.h
Go to the documentation of this file.
1
#pragma once
2
10
#include "
MFCBase.h
"
11
12
13
namespace
jbxwl
{
14
15
16
class
CExFrame;
17
18
19
// CExToolBar
20
21
class
CExToolBar
:
public
CToolBar
22
{
23
DECLARE_DYNAMIC(
CExToolBar
)
24
25
public
:
26
//CExFrame* pFrame;
27
UINT
rsrcID
;
28
29
public
:
30
//CExToolBar(CExFrame* pfrm=NULL);
31
CExToolBar
(
void
);
32
virtual
~CExToolBar
();
33
34
BOOL
LoadToolBar
(UINT
id
);
35
36
protected
:
37
DECLARE_MESSAGE_MAP()
38
public:
39
afx_msg BOOL
OnEraseBkgnd
(CDC* pDC);
40
};
41
42
43
}
// namespace
MFCBase.h
jbxwl::CExToolBar
Definition
ExToolBar.h:22
jbxwl::CExToolBar::~CExToolBar
virtual ~CExToolBar()
Definition
ExToolBar.cpp:31
jbxwl::CExToolBar::CExToolBar
CExToolBar(void)
Definition
ExToolBar.cpp:23
jbxwl::CExToolBar::LoadToolBar
BOOL LoadToolBar(UINT id)
Definition
ExToolBar.cpp:37
jbxwl::CExToolBar::OnEraseBkgnd
afx_msg BOOL OnEraseBkgnd(CDC *pDC)
Definition
ExToolBar.cpp:54
jbxwl::CExToolBar::rsrcID
UINT rsrcID
Definition
ExToolBar.h:27
jbxwl
Definition
ContrastDLG.h:23
MFCBaseLib
ExToolBar.h
Generated on Sat Oct 12 2024 19:43:14 for JunkBox_Win_Lib by
1.11.0