Bug? MarkupObjects Tag Property |
Post Reply |
Author | |
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
Posted: 18 March 2009 at 10:48pm |
All of the Markup objects have a Tag property that (according to the Object Browser) is a Variant data type. However, when I try to set the Tag property to an object variable (a VB6 class), the Tag property value is Null. I think this is a bug because regular Variant types can hold object references.
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
it can be only another Markup object :( Not any variant.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
Any chance that the Tag property can be extended to support regular VB6
classes (or another property could be added that could support them)?
It would be useful for appending additional arbitrary information to
objects, rather than having to keep a separate collection around for
this purpose. Other controls that I use support this kind of thing, and
it is useful for extending the information related to object/controls.
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |