Click here to Skip to main content
15,885,767 members
Articles / Desktop Programming / MFC

CTreeListCtrl with tooltips

Rate me:
Please Sign up or sign in to vote.
2.42/5 (9 votes)
13 Jun 2001 154K   3.8K   35  
A Tree List/Tool Tip control embedded within a CView
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by NewTreeListCtrl.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_NEWTRETYPE                  129
#define IDB_CHECKBOXSTATUS              130
#define IDB_TREE_PICTURES               131
#define IDB_HEADER                      132
#define IDB_BITMAP1                     132

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service 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.


Written By
Software Developer (Senior) Hamilton Grant
United Kingdom United Kingdom
I like to program because I'm good at it!

My latest websites and products areas follows:

Younique products

Join Younique

Book a hotel by finding Group hotel bookings.

Comments and Discussions