Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reg FoxyPreviewer
Message
De
21/02/2013 08:10:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Reg FoxyPreviewer
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01566649
Message ID:
01566649
Vues:
75
how do i disable the configuration button in the preview screen

or

disable the individual tabs in the configuration button

WITH _Screen.oFoxyPreviewer.oSettingsDlg
.lEnableTabPdf = .F.
.lEnableLanguage = .F.
.lEnableChkSaveasTxt = .F.
.lEnableChkSaveasHtml = .F.
.lEnableTabGeneral = .f.
.lEnableTabControls=.f.
.lEnableTabOutput=.f.
.lEnableTabEmail=.f.
.lEnableTabXLS=.f.
ENDWITH

this command disables all except the About Tab
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform