Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Some question for RB 10.04

edited January 2007 in General
Now, we have bought the upgrade to RB 10.04. I'm currently changing my
source code. Now I have some questions :

1. How can I in the designer window make the Preview Tab invisible?
2. If the user click on the Preview Button I want to make my own source.
How can I do this?
3. In the old RB 7.04 I have done the following :

tppDesignerWindow(Screen.ActiveForm).FileNewClick(tppDesignerWindow(Screen.ActiveForm).mniFileNew);
So the wizard is called. How can I do this with RB 10.04.
4. In RB 7.04 I had the control to all Menus of the designer windows
with tppDesignerWindow(Screen.ActiveForm). So I was able to make
invisible some Menupoints. How can I do this with RB 10.04?

Best wishes
Bernhard

Comments

This discussion has been closed.