Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextBox, MultiLineTextBox & MaskedTextBox Context menu improvements #233

Merged
merged 5 commits into from
Oct 5, 2021

Conversation

orapps44
Copy link
Collaborator

@orapps44 orapps44 commented Oct 5, 2021

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.

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.
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.
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.
Add missing TextAlignChanged EventHandler.
Fix context menu showing only from baseTextbox area.
Fix context menu ToolStripItem (cut, paste & delete) not disabled when read only is set.
Fix ShortcutsEnabled isn't disabling ToolStripItem.
@orapps44 orapps44 added this to the 2.3.0 milestone Oct 5, 2021
@orapps44 orapps44 linked an issue Oct 5, 2021 that may be closed by this pull request
@orapps44 orapps44 merged commit b67dcf2 into master Oct 5, 2021
@orapps44 orapps44 deleted the orapps44-context-menu-improvements branch October 5, 2021 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visual studio crushes when open TextBox's ContextMenu Items
1 participant