I have a custom textbox object that I am making. I am using Inheritance to make my control inherit after the textbox object.
It wont let me draw my own scrollbars. Does anyone know how?
Printable View
I have a custom textbox object that I am making. I am using Inheritance to make my control inherit after the textbox object.
It wont let me draw my own scrollbars. Does anyone know how?