V.2.9
ctlUniImage

Simple image usercontrol with Unicode tooltip.
You can use this control to display pictures with UNICODE tooltips.
>>Common properties

Some Properties/Methods:
ClientWidth / ClientHeight size of the client area of the control used to display the picture
Picture the associated image (you can use a clsMemDC class or a clsDibSection class to get a Picture from a DC)
Stretch resize the picture to the control size
TransparencyType choose from 3 values:
-1- No Transparency
0- By Coords, threats the color at coordinates (xTranspColor, yTranspColor) as transparent
1- By Color, threats the color TransparentColor as transparent
TransparentColor the color to threat as transparent when using TransparencyType=ByColor
yTranspColor / xTranspColor coordinates of the transparent color in the image when using TransparencyType=ByCoords
http://www.hexagora.com
Tue, 1 Jul 2008 06:48:54 UT
Copyright 2003-10 by Lorenzi Davide