BrowserDialogAction Enum

Definition

Indicates the kind of element in a browser dialog window.

C++
public enum class BrowserDialogAction
Inheritance
BrowserDialogAction

Fields

Name Value Description
None 0

No dialog button.

Ok 1

The OK button.

Cancel 2

The Cancel button.

Close 3

The Close button.

PromptText 4

The prompt field.

Yes 5

The Yes button.

No 6

The No button.

Ignore 7

The Ignore button.

Retry 8

The Retry button.

Applies to

Product Versions
Visual Studio SDK 2017, 2019