Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - ImageManager and Imagebox
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ImageManager and Imagebox

 Post Reply Post Reply
Author
Message
Kresha7 View Drop Down
Newbie
Newbie


Joined: 14 June 2009
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Kresha7 Quote  Post ReplyReply Direct Link To This Post Topic: ImageManager and Imagebox
    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

Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post 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....
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.