Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programatically display reports toolbar.
Message
De
30/05/2005 10:38:58
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
30/05/2005 10:10:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01018529
Message ID:
01018537
Vues:
13
>I need to display the VFP Report Controls toolbar and Report Designer Toolbar. Here is my code, but it doesn't work.
>
>CREATE REPORT myreport NOWAIT
>SHOW WINDOW ("report controls")
>SHOW WINDOW ("report designer")
>
>I get an error that says... Window "Report Controls" has not been defined. In the help file it says you can't show these toolbars unless they are "Active". So the question is...how to programatically "Activate" them. I tried ACTIVATE WINDOW ("report controls"), and the error says they aren't defined. I do not know how to "define" a system toolbar...
>
>Can anyone tell me what I need to do? Thanks!!!!
>
>Also, I want to avoid depending on the FoxUser file for this.
>
>
>Bob
set resource off
CREATE REPORT myreport NOWAIT
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform