Control names duplicate VB names. |
Post Reply |
Author | |
chrisABC
Senior Member Joined: 05 June 2008 Status: Offline Points: 258 |
Post Options
Thanks(0)
Posted: 06 June 2008 at 3:00am |
Using Suite Controls in VB I notice that some Xtreme Controls have the same "control type" as the native VB controls. For example the VB Label Control and the Xtreme Label Control both appear in the Property Window as type "label".
I have tried putting one of each onto a Form and everything seems to work OK. I am just asking if this is OK? Is it alright to mix and match Xtreme Controls in any manner without restriction? Is anything (eg VB) going to get confused at some point? Should I go through all my existing apps and replace the native VB controls with the Xtreme versions (and could this raise any issues)? |
|
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
I don't think you have to replace all Labels. Use VB Native if you don't need additional features that provide our control.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
chrisABC
Senior Member Joined: 05 June 2008 Status: Offline Points: 258 |
Post Options
Thanks(0)
|
Thanks for the reply.
But I still need answers to the other questions in my posting. |
|
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
You will be fine. VB should not get confused. Oleg meant if you are happy with the VB Label control, then there is no need to convert them all. You only need to convert if the Codejock version provides additional functionality that you require. Both on the same form is fine.
|
|
chrisABC
Senior Member Joined: 05 June 2008 Status: Offline Points: 258 |
Post Options
Thanks(0)
|
Good, thank you.
|
|
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 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 |