Print Page | Close Window

(SOLVED) Displaying 32bit Alpha icons

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=13550
Printed Date: 02 May 2024 at 4:14am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: (SOLVED) Displaying 32bit Alpha icons
Posted By: 23228229
Subject: (SOLVED) Displaying 32bit Alpha icons
Date Posted: 02 March 2009 at 8:22am

Is there any way to display a 32bit alpha icon from the ImageManagerIcons?

    picFolderIcon.AutoRedraw = True
    picFolderIcon.BackColor = vbWhite
    imgList.Icons.GetImage(101, 16).Draw picFolderIcon.hDC, 0, 0, 16, 16, xtpImageNormal
    picFolderIcon.Refresh
 
 
Thanks
zhou
 



Replies:
Posted By: Oleg
Date Posted: 03 March 2009 at 12:47am
Hi,
Its background of your Picture - not Icon.  You can try our Label instead it can be Transparent.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: 23228229
Date Posted: 05 March 2009 at 9:41am
thanks for your reply.  It works



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