www.pudn.com > TreePropSheetEx_Src.zip > TreePropSheetTreeCtrl.h
// TreePropSheetTreeCtrl.h
//
/////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2004 by Yves Tkaczyk
// (http://www.tkaczyk.net - yves@tkaczyk.net)
//
// The contents of this file are subject to the Artistic License (the "License").
// You may not use this file except in compliance with the License.
// You may obtain a copy of the License at:
// http://www.opensource.org/licenses/artistic-license.html
//
// Based on code by:
//
// /////////////////////////////////////////////////////////////
// //
// // Author: Sami (M.ALSAMSAM), ittiger@ittiger.net
// //
// // Filename: TreeCtrlEx.h
// //
// // http : www.ittiger.net
// //
// //////////////////////////////////////////////////////////////
//
// Documentation: http://www.codeproject.com/property/treepropsheetex.asp
// CVS tree: http://sourceforge.net/projects/treepropsheetex
//
/////////////////////////////////////////////////////////////////////////////
#ifndef _TREEPROPSHEETTREECTRL_H__INCLUDED_
#define _TREEPROPSHEETTREECTRL_H__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include