Hi have this strange bug or something I duno how else to put it heres the problum.
I add a menu strip to a form and a text box I add an menu item anything for example Cut I add the code
on click event TextBox1.Cut()
Now what this does are you can see is cut the text in a text box, so if I select all text click the item the text get's cut
the problum is when I click in the textbox the cursor has gone.
But now if I was to put the same code into a command button and do the same the cursor is there it makes no sence.
any ideas?
I add a menu strip to a form and a text box I add an menu item anything for example Cut I add the code
on click event TextBox1.Cut()
Now what this does are you can see is cut the text in a text box, so if I select all text click the item the text get's cut
the problum is when I click in the textbox the cursor has gone.
But now if I was to put the same code into a command button and do the same the cursor is there it makes no sence.
any ideas?