Navigation: thinBasic Modules > UI_ImageCTX > UI_IMAGECTX Equates |
|
Equates for UI_ImageCTX module.
Symbol |
Meaning |
%UI_IMAGECTX_AUTOSIZE |
Autoadjusts the image to the width or height of the control |
%UI_IMAGECTX_ACTUALSIZE |
Shows the image with its actual size |
%UI_IMAGECTX_FITTOWIDTH |
Adjusts the image to the width of the control |
%UI_IMAGECTX_FITTOHEIGHT |
Adjusts the image to the height of the control |
%UI_IMAGECTX_STRETCH |
Adjusts the image to the height and width of the control |
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |