Choosing a Windows Forms Application Target – PB Docs 125
Choosing a Windows Forms Application Target Windows Forms applications with the smart client feature combine the reach of the Web with the power of local computing hardware. They provide a rich user experience, with a response time as quick as the response times of equivalent client-server applications. The smart client feature simplifies application deployment and…
EventLogPermission – PB Docs 125
EventLogPermission EventLogPermission settings are required for the PBTraceTarget global property for .NET targets. Set this property on the Configuration tab of the Project painter for Web Service targets after deployment in the appname.exe.config file (where appname is the name of the executable file). EventLogPermission required in .NET targets Global .NET property Permission required PBTraceTarget when…
FileDialogPermission – PB Docs 125
FileDialogPermission FileDialogPermission settings are required for the GetFileOpenName and GetFileSaveName functions in Windows Forms targets. FileDialogPermission required in Windows Forms System function Permission required GetFileOpenName Open or OpenSave (unrestricted FileIOPermission also required) GetFileSaveName Save or OpenSave (unrestricted FileIOPermission also required) Parent topic: Custom Permission Settings Document get from Powerbuilder help Thank you for watching.