News   Articles   Sources   Code libraries    RSS

Language:

English   Russia  

Current filter:

All   C#   C++   C  



Log in:

Name
Pass

Register

CExtStatusControlBar 1.0

CExtStatusControlBar

Language:C++
Category:Desktop
Subcategory: Statusbar
Date: 2008-08-20
Downloads:0
Size:50 kb
Author:Dmitriy Yakovlev
Requirements:
Limitations:

Managing status bar's panes is getting easier. The source package introduces an enhanced version of the standard MFC status bar control. The new class should enable you to easily add/remove panes to/from the application's status bar, on-the-fly. The status bar's panes may contain almost any control you need: buttons, edits, animations, progress bars, and etc.

The CExtStatusControlBar class is simple to use. To add it to your project, please follow the steps below:

  1. 1. Put its source files (CExtStatusControlBar.cpp and CExtStatusControlBar.h) into the proper folder and add their file names to your Visual Studio project.
  2. 2. Include its header to the appropriate header file. If you plan to use CExtStatusControlBar in several places of your application, it's reasonable to add it to your stdafx.h file. #include "CExtStatusControlBar.h"
  3. 3. If you used CStatusBar, you should replace it with CExtStatusControlBar everywhere in the project. CExtStatusControlBar m_wndStatusBar;

Download CExtStatusControlBar 1.0


Send your comment

Your name:
Vote:
Title:
Comment:
Protection code:





Submit an article   Submit a file

Copyright © HackishCode.com 2008. All rights reserved
WEB Design and WEB Development by WEB consulting company ProfWebDev.com
www.hackishcode.com