Custom MessageBox
-
07 October 2008
Framework: 3.5
Windows Application
This project demonstrates how to develop your own custom messagebox class. The messagebox class has three overloaded methods. You can set the message, title and the buttons you want to display. The OnPaint() method is overriden to customise the messagebox. Theres a border shadow on the messagebox dialog which makes it stand out.
WIFI Signal Strength
-
18 September 2008
Framework: 3.5
Windows Application
This console application demonstrates how to use the WMI to get WIFI signal strength.
Get Installed Fonts
-
05 November 2007
Framework: 2.0
Windows Application
This code sample demonstrates how to get a list of all installed fonts.
Get MSN Contacts List
-
30 September 2007
Framework: 2.0
Windows Application
This simple program shows you how to get your msn contact list. It tells you who in your msn contact list in online and who is offline.