I would like to use a Textbox for messages but I do not want users clicking on it or manipulating the text in the textbox. I know I can use Lock = True but user can still drag mouse over text and it will highlight and using Enabled = False causes the text to show as light gray which I don't want either of these to occur.
↧