Print Page | Close Window

ImageManager and Imagebox

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=14525
Printed Date: 06 October 2024 at 10:22pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ImageManager and Imagebox
Posted By: Kresha7
Subject: ImageManager and Imagebox
Date Posted: 14 June 2009 at 10:31am
Hi all i got a quetion how can i load a image/icon from imagemanager to a image control


why cant i use like in imagelist
Image1.Picture = ImageList1.ListImages(indexnumber).Picture




Replies:
Posted By: Aaron
Date Posted: 17 June 2009 at 2:08pm
Hi,
 
You can use GetImage method like this:
 
Image1.Picture = ImageManager1.Icons.GetImage(1, 16).CreatePicture(xtpImageNormal)
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net