Navigation: thinBasic Modules > UI_ImageCTX |
|
Description
UI_ImageCtx is a module implementing an image control based on the IImgCtx COM interface and can decode all the images that can be shown in Internet Explorer.
The images can be rendered using its actual size or can be resized to fit the width or the height of the window. Resizing is done automatically by the control.
How to use this module
Inside your script, before calling any module specific keyword, add the following:
USES "UI_ImageCTX"
Restrictions
Important notes about UI_ImageCTX module usage
|
Credits
A big thanks and credit goes to José Roca and to his great generosity expressed by publishing tons of Power Basic sources in his web site and forum. See José Roca web site at http://www.jose.it-berater.org/ |
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |