Click here to Skip to main content
Click here to Skip to main content

A 2D Graph Component With Zoom Capability

By , 21 Dec 2004
 
smartgraphdemo_src.zip
res
cur1.cur
cur2.cur
SmartGraphDemo.ico
SmartGraphDemo.manifest
SmartGraphDemoDoc.ico
Toolbar.bmp
smartgraph_dll_exe.zip
Graph.dll
msvcr71.dll
SmartGraphDemo.exe
smartgraph_src.zip
_Graph.tlb
bitmap1.bmp
Graph.rgs
Graphps.def
SmartGraph.bmp
smart_graph_dll_exe.zip
msvcr71.dll
SmartGraph.dll
SmartGraphDemo.exe
// MainFrm.h : interface of the CMainFrame class
//


#pragma once
class CMainFrame : public CFrameWnd
{
	
protected: // create from serialization only
	CMainFrame();
	DECLARE_DYNCREATE(CMainFrame)

// Attributes
public:

// Operations
public:

// Overrides
public:
	virtual BOOL PreCreateWindow(CREATESTRUCT& cs);

// Implementation
public:
	virtual ~CMainFrame();
#ifdef _DEBUG
	virtual void AssertValid() const;
	virtual void Dump(CDumpContext& dc) const;
#endif

protected:  // control bar embedded members
	CStatusBar  m_wndStatusBar;
	CToolBar    m_wndToolBar;

// Generated message map functions
protected:
	afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct);
	DECLARE_MESSAGE_MAP()
};


By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Hossein Khosravi
Software Developer (Senior) Persia Dade Pardaz - داده پردازی پرشیا
Iran (Islamic Republic Of) Iran (Islamic Republic Of)
Member
I am an electronic engineer interested in Pattern Recognition (specially OCR), Neural Networks, Image Processing and of course PROGRAMMING. I was born in Khezri, a small town in Khorasan, the largest province of Iran, I have taken My BS. from Sharif University of technology, MSc. and PhD. from Tarbiat Modarres University.
Currently I'm working in Shahrood university as an assistant professor in Faculty of Electrical & Robotic.
 
Hossein Khosravi's Blog: Andisheh Online
 
Educational Site: C++ Tutorial - آموزش برنامه نویسی سی پلاس پلاس
 
Other Sites: Free Farsi OCR Datasets, Farsi OCR Software

Permalink | Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 22 Dec 2004
Article Copyright 2004 by Hossein Khosravi
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid