00001 #if !defined(AFX_COMBOTOOLBAR_H__D1B4F0ED_BBD3_48E3_BE85_293F3FFC3F44__INCLUDED_)
00002 #define AFX_COMBOTOOLBAR_H__D1B4F0ED_BBD3_48E3_BE85_293F3FFC3F44__INCLUDED_
00003
00004 #if _MSC_VER > 1000
00005 #pragma once
00006 #endif // _MSC_VER > 1000
00007
00008
00009
00011
00012
00013 class CComboToolBar : public CToolBar
00014 {
00015
00016 public:
00017 CComboToolBar();
00018 CComboBox m_wndVideo;
00019
00020
00021 public:
00022
00023
00024 public:
00025
00026
00027
00028
00029
00030
00031
00032 public:
00033 virtual ~CComboToolBar();
00034
00035
00036 protected:
00037
00038
00039
00040
00041 DECLARE_MESSAGE_MAP()
00042 };
00043
00045
00046
00047
00048
00049 #endif // !defined(AFX_COMBOTOOLBAR_H__D1B4F0ED_BBD3_48E3_BE85_293F3FFC3F44__INCLUDED_)