PromptDialog Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Dialog factory for simple prompts.
public class PromptDialog
type PromptDialog = class
Public Class PromptDialog
- Inheritance
-
PromptDialog
Remarks
The exception TooManyAttemptsException will be thrown if the number of allowed attempts is exceeded.
Constructors
PromptDialog() |