hello everybody,
I am developing a charting software on VB6.0 platform and Teechart 7 tool from Steema.
In chart Editor , I want to hide some tab under the main tab e.g there is one tab called "Panel" .Under "Panel" tab there are Four tab called "Background","Border","Gradient","Shadow". Now I want to display only "Gradient" tab and hide remaining 3 tabs.I found some solution in Teechart 7 tutorial,but that solution is valid for VC++ .But I want solution in VB6.0.
If anybody can help me then pease post me solution on
nilesh_jadhav81@rediffmail.com or
patil_sp81@yahoo.com or
sandeeppatil28@gmail.com
it's urgent!!!
Thanks In Advance
Want to hide some tabs of chart editor in VB6.0
-
- Newbie
- Posts: 8
- Joined: Wed Mar 23, 2005 5:00 am
- Location: india
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hello,
You should have a look at the features demo example "All Features\Welcome !\Components\Chart Editor\Chart Editor dialog". But I'm afraid you can only hide the tabs available with TeeEditor1.ShowPages and the ones you request are not present.
BTW: You'll find the features demo at the TeeChart program group.
You should have a look at the features demo example "All Features\Welcome !\Components\Chart Editor\Chart Editor dialog". But I'm afraid you can only hide the tabs available with TeeEditor1.ShowPages and the ones you request are not present.
BTW: You'll find the features demo at the TeeChart program group.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |