G
Guest
I would like to add a menu item to the textBox.ContextMenu so I could use
the default implementation of copy-paste and write handler just for my menu
item.
But I find that textBox.ContextMenu is null.
Is it possible to add to the default TextBox ContextMenu ?
I am using .NET 1.1
Thanks
the default implementation of copy-paste and write handler just for my menu
item.
But I find that textBox.ContextMenu is null.
Is it possible to add to the default TextBox ContextMenu ?
I am using .NET 1.1
Thanks