leocb / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
446 stars 132 forks source link

TextBox, MultiLineTextBox & MaskedTextBox Context menu improvements #233

Closed orapps44 closed 3 years ago

orapps44 commented 3 years ago

Fix context menu showing only from baseTextbox area. Fix context menu ToolStripItem (undo, cut, paste & delete) not disabled when read only is set. Fix ShortcutsEnabled isn't disabling ToolStripItem.