Print Page | Close Window

use PNG pic for codejock

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=12097
Printed Date: 16 November 2024 at 7:19am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: use PNG pic for codejock
Posted By: mozaheb
Subject: use PNG pic for codejock
Date Posted: 08 September 2008 at 6:20am
hi.
how to use PNG for treeview and how to use PNG for icon.
thanks



Replies:
Posted By: Jean
Date Posted: 16 October 2008 at 11:18am
Maybe you are looking for something like this:
TreeView1.IconSize = 16
TreeView1.Icons.RemoveAll
TreeView1.Icons.LoadBitmap App.Path & "\about.png", 101, xtpImageNormal
TreeView1.Nodes.Add , , 1, "first node", 101


If not, check the sample code from CodeJock!


-------------
Product: Xtreme SuitePro (ActiveX) Version 15.0.2
Platform: Windows XP (32bit) German - SP 2
Language: VB6 / C# 4.0



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