L
Lloyd Sheen
I am just trying to get the event when a user clicks into the
ToolStripTextBox to allow me to select all the text. I got an answer to
handle the click event as an enter. Well if I do that then I cannot use the
mouse to select portions of the text.
Is there a answer as to whether the events for ToolStripTextBox such as
Enter actually are fired. I cannot see them getting fired. If so is there
a workaround that does not destroy mouse events in the ToolStripTextBox such
as selecting text with the mouse.
thanks
Lloyd Sheen
ToolStripTextBox to allow me to select all the text. I got an answer to
handle the click event as an enter. Well if I do that then I cannot use the
mouse to select portions of the text.
Is there a answer as to whether the events for ToolStripTextBox such as
Enter actually are fired. I cannot see them getting fired. If so is there
a workaround that does not destroy mouse events in the ToolStripTextBox such
as selecting text with the mouse.
thanks
Lloyd Sheen