dotnet / dotnet/winforms

MFT_MENUBREAK or MFT_MENUBARBREAK flags for ContextMenuStrip

Open
#7,818 2 comments 0 reactions 1 assignee Claimed by @lonitra View on GitHub
api-suggestion area-controls-StripControls
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
20h 23m
Merged PRs (30d)
103

Description

### Is your feature request related to a problem? Please describe

Unlike `ContextMenu`, `ContextMenuStrip` seems to be missing the `MFT_MENUBREAK` or `MFT_MENUBARBREAK` flags.

Please implement these.

Perhaps via `ToolStripProfessionalRenderer`?

### Describe the solution you'd like and alternatives you've considered

As shown above.

### Will this feature affect UI controls?

ContextMenuStrip

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.