G
Guest
Hi, I have a windows form with a TextBox and a RichTextBox. In response to a
button press event I issue the following command:
Cursor = Cursors.WaitCursor
This cursor changes to the wait cursor when the mouse is over the form
except if it is over the TextBox or RichTextBox. Is this a bug?
Thanks for your help!!!
button press event I issue the following command:
Cursor = Cursors.WaitCursor
This cursor changes to the wait cursor when the mouse is over the form
except if it is over the TextBox or RichTextBox. Is this a bug?
Thanks for your help!!!