Print Page | Close Window

Problem with PNG Icons in VB.Net

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=17384
Printed Date: 16 November 2024 at 2:06am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Problem with PNG Icons in VB.Net
Posted By: mozaheb
Subject: Problem with PNG Icons in VB.Net
Date Posted: 06 October 2010 at 4:27am
Hi All

See attachment images :

Please help me how Slove this problem with CodeJock Control for PNG Icons?

Thanks


-------------
________________________________
http://www.amootco.com
Amoot Data Processing



Replies:
Posted By: mozaheb
Date Posted: 06 October 2010 at 9:12am
Please Help Me...

-------------
________________________________
http://www.amootco.com
Amoot Data Processing


Posted By: Aaron
Date Posted: 06 October 2010 at 10:04am
Hi,
 
Load image into an ImageManager.Icons or to XtremeSuiteControls.Icons collection
 
Add image in ImageManager in IDE with ID=9999 (for example)
yourButton.Icon = Me.ImageManager1.Icons.GetImage(9999, 85)
 
or
 
XtremeSuiteControls.Icons.LoadBitmap "<Path of image.png", 9999, xtpImageNormal
yourButton.Icon = XtremeSuiteControls.Icons.GetImage(9999, 85)
 


-------------
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....


Posted By: mozaheb
Date Posted: 06 October 2010 at 10:38am
Thanks Aaron Smile

Very Helpful...

Thanks Again




-------------
________________________________
http://www.amootco.com
Amoot Data Processing



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