Show / Hide Table of Contents

Enum MessageBoxButton

Specifies the buttons to include when you display a message box.

Namespace: System.Windows
Assembly: OpenSilver.dll
Syntax
public enum MessageBoxButton

Fields

Name Description
OK

Displays only the OK button.

OKCancel

Displays both the OK and Cancel buttons.

  • Improve this Doc
  • View Source