Friday, February 04, 2005 8:14 AM
by
brian
Microsoft publishes new WinForms FAQ
Microsoft has a new WinForms FAQ up. It contains a lot of cool and useful tips.
I did not know that setting a forms Text property to an empty string and the ControlBox property to false would result in a sizable form with no title bar. I can not think of a use for it right now, but it is cool to learn something new from a FAQ. Most FAQs I read around the web are usually so high-level they are not very useful.
Via: TheServerSide.NET