Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying the Report Controls Toolbar in Code
Message
 
À
01/11/2004 22:47:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00956840
Message ID:
00956845
Vues:
18
>Does anyone know how to display the report controls toolbar in code?
>
>I've tried SHOW WINDOW ("report controls") But I just get an error saying the window is not defined. I've opened a blank report form and done the same as above with the same results.
>
>Thanks!!!
>
>bob


Try:

SHOW window('Report Controls')
HIDE WINDOW('Report Controls')
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform