Skip to content

Port FxCop rule CA1300: SpecifyMessageBoxOptions #8385

@Youssef1313

Description

@Youssef1313

Title: Specify MessageBoxOptions

Description:

To correctly display a message box for cultures that use a right-to-left reading order, the RightAlign and RtlReading members of the MessageBoxOptions enumeration must be passed to the Show method.

https://learn.microsoft.com/en-us/visualstudio/code-quality/ca1300?view=vs-2022&tabs=csharp

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIssue should be easy to implement, good for first-time contributorshelp wantedGood issue for external contributors

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions