Print Page | Close Window

VB6 ListView and TreeView full replacement

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


Topic: VB6 ListView and TreeView full replacement
Posted By: Alexey2
Subject: VB6 ListView and TreeView full replacement
Date Posted: 31 January 2008 at 8:06am
Do you plane to realize the full replacement of standard VB6 Common Controls 6.0 such a ListView and TreeView?
Or may be you will upgrade your current controls to functionality of VB6 Common Controls 6.0?



Replies:
Posted By: Alexey2
Date Posted: 31 January 2008 at 8:21am
For example your Listview doesn't support the following:
 
ListView1.SmallIcons is not present
ListView1.Refresh is not present
XtremeSuiteControls.ListViewColumnHeader.Position is read-only
ListView1.ListItems.Add([Index], [Key], [Text], [Icon]) but standard is Add([Index], [Key], [Text], [Icon], [SmallIcon])
And so on.


Posted By: Oleg
Date Posted: 31 January 2008 at 11:22am

Hello,

Using ImageManager you don't need SmallIcon property. you can add all formats to ImageManager and it choose best one.
 
What ListView1.Refresh do? Did you use it ?


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



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