NativeMessageBox Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    2. NuGet
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. NativeMessageBox
    4. MessageBoxOptions

    MessageBoxOptions Class

    Definition

    Namespace NativeMessageBox
    Assembly NativeMessageBox.dll
    Inherits Object
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    public sealed class MessageBoxOptions
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    MessageBoxOptions(String, IEnumerable<MessageBoxButton>?, String?, MessageBoxIcon, MessageBoxSeverity, MessageBoxDialogModality, IntPtr, MessageBoxInputOptions?, MessageBoxSecondaryContent?, String?, Boolean, Boolean, Boolean, Nullable<TimeSpan>, Nullable<UInt32>, String?, Object?)

    Properties (18)

    AllowCancelViaEscape
    Buttons
    Capabilities
    Icon
    InputOptions
    Locale
    Message
    Modality
    ParentWindow
    RequiresExplicitAcknowledgement
    SecondaryContent
    Severity
    ShowSuppressCheckbox
    Tag
    Timeout
    TimeoutButtonId
    Title
    VerificationText

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages