Page 1 of 1

Want to hide some tabs of chart editor in VB6.0

Posted: Fri Sep 16, 2005 8:55 am
by 9526403
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

Posted: Fri Sep 16, 2005 9:11 am
by narcis
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.