I have a nice icon and I want to use it on all of the forms in my application. How can I do this?
views:
19answers:
1
+2
A:
You could have all your forms extend the same base class and have that set the icon.
mbanzon
2010-10-02 13:20:57