VisioForge (c) 2025

Search Results for

    Enum MessageBoxResult

    MessageBox dialog Result.

    Namespace: VisioForge.Core.Types
    Assembly: VisioForge.Core.dll
    Syntax
    public enum MessageBoxResult

    Fields

    Name Description
    Abort

    The Abort button.

    Cancel

    The Cancel button.

    Continue

    The Continue button.

    Ignore

    The Ignore button.

    No

    The No button.

    None

    The None button.

    OK

    The OK button.

    Retry

    The Retry button.

    TryAgain

    The Try again button.

    Yes

    The Yes button.