Create own TextBox, Button etc control as own control using User control in C# Windows application, is this good idea? I wanted make consistency for through out the application. Suppose if I want to change the Textbox border color then all forms textbox updated with this changes. It s just an example. Please suggest me.
I was wondering if someone can tell me what would be the best way to bring my application to the foreground if a mutex was not able to be created for a new instance. E.g.: Application X is running ...