Hi
I am starting a project and am wanting to create a custom Toolbox class.
It is a simple textbox with the background colour set to grey.
I am not sure how to create that class and upload it to the Toolbox.
I would like to use this class on all my forms but have the ability to change the background colour to another colour if it is needed. I would like to drop this custom textbox from the toolbox. If I make a change to the toolbox class it is inherited through the project.
Any help is appreciated as I am relatively new to C#.
Thanks
I am starting a project and am wanting to create a custom Toolbox class.
It is a simple textbox with the background colour set to grey.
I am not sure how to create that class and upload it to the Toolbox.
I would like to use this class on all my forms but have the ability to change the background colour to another colour if it is needed. I would like to drop this custom textbox from the toolbox. If I make a change to the toolbox class it is inherited through the project.
Any help is appreciated as I am relatively new to C#.
Thanks
Comment