We disable certain tabs for users such as data, tools, for example:
with pTeeEditor
.ShowPages.Tools = false
.ShowPages.OpenGL = false
.ShowPages.SeriesData = false
.Options.Delete = false
.Options.Clone = false
.Options.DataSource = false
end with
In version 7 I am trying to figure out a way to disable the new feature for chart themes. The reason is because we have already implemented similar functionality and we don't want to confuse the user. Let know as soon as possible. I looked in the help document and I wasn't able to find anything.
Disabling Chart Theme in version 7
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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 |