Home | Products | Download | Purchase | Support 


XD++ Library
Features Tour What's New
Download Area
Purchase
License agreement
General Q & A
 
UCCDraw ActiveX
Features Tour
Download Area
Purchase
DocVizor
Features Tour
Why need DocVizor
Screen Shots
Download Area
Purchase
TFC Library
Features Tour
Screen Shots
Download Area
Purchase
Free Products
A Cool Year selector
Project backup tool
Rename project tool
Replace all in files tool
A cool color picker
Technical Support
General Q & A
Report A Bug
Suggestions
Discussion Board
Contact Us

Links

Get Ready to Unleash the Power of UCanCode .NET

    A cool year selector
Free Products List:

Author homepage:
UCanCode Software(www.ucancode.net)

This is a simple Year Calendar control, you can use it freely.

The class hierarchy chart details the class relationships of year calendar.

Files

To use the Year Calendar control in your project you will need to add a number of files to your project:

AFCYearSelectWnd.h Main Year Calendar control header file.
AFCYearSelectWnd.cpp Main Year Calendar control source file.

Construction

OK - so how do you use it?

The underlying class of the Year Calendar control is AFCYearSelectWnd which is derived from CWnd. To use it, you can use AFCYearSelectWnd::Create:

AFCYearSelectWnd m_YearWnd;
m_YearWnd.Create(rect, pParentWnd, nID);

where rect is the dimensions, pParentWnd is the parent window, and nID is the id.



[ Home | Products | Download Area | Purchase | SupportContact us ]


Copyright ?1998-2002 UCanCode.Net Software, all rights reserved.
Other product and company names herein may be the trademarks of their respective owners.

Please direct your questions or comments to webmaster@ucancode.com