Click or drag to resize

IUserInterfaceInteractionProvider Methods

The IUserInterfaceInteractionProvider type exposes the following members.

Methods
 NameDescription
Public methodAlert Shows an alert message box to the
Public methodConfirm Shows a confirmation dialog box with message
Public methodPrompt Shows a prompt for the user to enter a response
Public methodSaveFile Open a file selector and allow the user to choose a file
Public methodSelectFile Open a file selector and allow the user to choose a file
Public methodSetStatus Set the application status bar to to the specified value
Top
See Also