Skip to content

Opening book details…

Can I read CToolBarView Class Implementation on EtoBox?

CToolBarView Class Implementation is a document available to read on EtoBox.

What is CToolBarView Class Implementation about?

PROGRAM Class Name: CDlg.cpp Project Name: Toolbar In View.h // ToolBarView.h : interface of the CToolBarView class #if ! defined(AFX_TOOLBARVIEW_H__1B937F92_D4BF_45F7_9D44_66763BA27668__IN CLUDED_) #define AFX_TOOLBARVIEW_H__1B937F92_D4BF_45F7_9D44_66763BA27668__INCLUDED _ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CToolBarView : public CView { protected: // create from serialization only CToolBarView(); DECLARE_DYNCREATE(CToolBarView) // Attributes public: CRect m_rect; B

Language
EN