CuteControl v 1.1 - ActiveX Control
Copyright  1999-2001 www.activexstore.com and
Copyright  1999-2001 Dmitri S. Sviridov, All Rights Reserved.

mailto: support@activexstore.com
http://www.activexstore.com 

CuteBar v.1.1 implements docking toolbars programmable control. CuteBar control allows to create attachable toolbars with build-in designer or programmatically and can be used for creating MS Visual Basic 6.0 applications or in other development environments that support Microsoft ActiveX containment.

There latest control release can be found on www.actvixstore.com

It is recommended to use online help at www.activexstore.com/cutecontrols/help for the latest help release.
____________________________________________________________________________________

INSTALLATION

To install CuteBar Control source code  VC 6.0 project, uznip downloaded file CCsrc1-1.ZIP into prepered inadvance directory. Then open CUTECONTROLS.DSW file with Microsift Visual Studio 6.0. 

By default project is setup to complile in "Debug32" mode with "Static Link MCF library".
For release build use "ReleaseMinDependency" with "Static Link  MCF library" mode.
DON'T use "Dynamic Link MFC library" otherwise control will crash application. ( for deatils see website or publications about CuteControl ActiveX control).

To compile project you will need MS VC6.0 + at least SP3. 

Project requires Microsoft HTML Help library to be installed. Otherwise the compilation will fail with error "Fatal error: could not file  #include <htmlhelp.h> ". 
The Microsoft HTML library can be obtaind on http://msdn.microsoft.com/library/tools/htmlhelp/wkshp/download.htm web page.

If project fails to compile with errors related to CComVariant and VarCmp(), then you need to update include\OLEAUTO.h file.



CuteBar Control does not need any additional system files in SYSTEM32 directory rather than specified below.  For proper running control it requires version at least 4.70 of Windows Common Controls DLL ($WINDIR\System32\comctl32.dll) to be installed. If you have MS Internet Explorer 4.0 or later or at least NT Service Pack 3.0 installed or Windows98, Windows 2000 you do not need any additional modules for running CuteControls.  


If CuteControls does not appear in the list of available components, use RegSvr32.EXE to register these two components. 

CuteControls includes the following directories and files: 

.\*.* 	 	-	files, contatin CuteBar 1.0 control cource code - MSVC6.0  project

README.txt 	 -	file, Release information - this file
REUSE		-	directory, template files for collection support 
RES		-	directory, resources and bimtmap files  
SAMPLES 	 -	directory, Visual Basic 6.0 Samples 

____________________________________________________________________________________

Included Samples

The Samples sub-folder of your CuteControl installation folder contains various samples demonstrating the use of the CuteBar  control.

Known Control Issues

For other known control issues, see site  www.actvixstore.com/cutecontrols.

Issues Resolved

For other resolved control issues, see site  www.actvixstore.com/cutecontrols.

____________________________________________________________________________________

User notice

This code may be used in any way you desire, may be redistributed unmodified. Permission is granted to anyone to use this software for any purpose, including commercial applications. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.

This software is provided "as is" without express or implied warranty. Use it at your own risk! The author(s) accepts no liability for any damage/loss of business that this product may cause.



Visual Basic and ActiveX are registered trademarks of Microsoft Inc.
