Tuesday, February 22, 2005

VS.NET PropertyGrid

This article takes a look at the PropertyGrid Control in a Windows Forms application before moving on to using the VS.NET 2002/3/5 Properties Window from a hosted .NET UserControl

See this content on www.pocketnerd.net -->

Sunday, February 06, 2005

System Tray Application Wizard

This C# Wizard can be used to quickly create a new Windows Application that interacts with a System Tray icon

See this content on www.pocketnerd.net -->

.NET - COM Object Wizard

This C# Wizard creates a new .NET project and class that implements several best practices in exposing a COM object to a Win32 application. This is particularly useful for Excel and other Office .NET development activities

See this content on www.pocketnerd.net -->