I am starting to work with the windows forms and find it pain to have to keep setting the properties (such as font, color, etc) for each label, textbox, button, etc. Is there a way, similar to a web stylesheet, where i can set all the properties across multiple web forms?
Or how can I create a child class of Button (for instance) and override the properties there, but still be able to drag the Button from the toolbar...any suggestions?
Mike
Or how can I create a child class of Button (for instance) and override the properties there, but still be able to drag the Button from the toolbar...any suggestions?
Mike