PromptUser Property
Whether to display a prompt.
Syntax
dpapicontrol.PromptUser[=boolean]
Default Value
False
Remarks
This property specifies whether a prompt is displayed when calling Protect. This dialog is created by the system and informs the user of the request action. The user may accept or cancel the request. If the user cancels the request the Protect method fails with an error.
When True the PromptTitle may be set to customize the window title. ;
Data Type
Boolean