Print Page | Close Window

TaskPane Item Caption

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


Topic: TaskPane Item Caption
Posted By: jcollier
Subject: TaskPane Item Caption
Date Posted: 15 February 2006 at 1:43pm
Can anyone tell me how to change the caption of a TaskPane Item at runtime.  One of my items has a current count in it and I need to change it while the program is running.

Using VB6 with WinXP

Thanks



Replies:
Posted By: Oleg
Date Posted: 15 February 2006 at 3:14pm

Hello,

Have you tried Caption proprety?



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


Posted By: jcollier
Date Posted: 15 February 2006 at 3:31pm
Oleg,

I have tried to set it but I'm getting <Invalid Procedure Call Or Argument>.  I must have some syntax wrong but I can't figure out what it is.  I'm getting the same error when I use RenameItem.

Thanks


Posted By: jcollier
Date Posted: 15 February 2006 at 4:21pm
Ok, I've almost got it.  I was using 0 based index and it is 1 base.

so TaskPanel.Groups(1).Items(1).Caption = "My Messages" does change the caption.

HOWEVER, now the icons that were working perfectly are not showing up.  What now?

Thanks


Posted By: jcollier
Date Posted: 15 February 2006 at 4:29pm
Ok, this will be my last one on this issue.

The icon thing was a completely separate problem.





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