Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reg FoxyPreviewer
Message
From
21/02/2013 08:10:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Reg FoxyPreviewer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01566649
Message ID:
01566649
Views:
77
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
Next
Reply
Map
View

Click here to load this message in the networking platform