Skip to content

Why is TOPMOST not included in MessageBoxOptions? #13844

@KevinKrueger

Description

@KevinKrueger
(MessageBoxOptions)0x40000);  // MB_TOPMOST
MessageBox.Show("xxx", "xx", MessageBoxButtons.OK, MessageBoxIcon.Warning, MessageBoxDefaultButton.Button1, (MessageBoxOptions)0x40000);

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-area-labeluntriagedThe team needs to look at this issue in the next triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions