Stupid question:
How do I change the default properties for controls like a button ?
Every time I create a new form and add buttons I end up changing the Font size, and font type to something like size 11 and book antigua. I would like to set these properties as the default.
Or any other control properties.
I know there is a way to create my own controls and then inherit , but that doesn't seem to do what my in my mind should be easy.
How do I change the default properties for controls like a button ?
Every time I create a new form and add buttons I end up changing the Font size, and font type to something like size 11 and book antigua. I would like to set these properties as the default.
Or any other control properties.
I know there is a way to create my own controls and then inherit , but that doesn't seem to do what my in my mind should be easy.