
UnitConversionLib: Smart Unit Conversion Library in C#
Jun 17, 2014 · Download source (CodePlex) Introduction This article is about UnitConversionLib, an open source library for conversion of units, arithmetic operation and parsing quantities with …
Motorizing a Telescope, Part 1 - CodeProject
Sep 23, 2013 · This is equivalent to 27 lbs. applied 1 inch from the axis, or 513 oz. in. Therefore, we need to be able to obtain at least this much torque from our motorized system.
Owner Draw List Box with Icons and Text - CodeProject
Sep 11, 2002 · Easy to implementation Owner Draw List BoxDownload source files - 2.97 Kb Download demo project - 75.4 Kb Introduction The article presents an implementation of an …
SkinControls 1.1 - A journey in automating the skinning of …
Sep 8, 2003 · The fundamental design is really very simple: Install a Windows hook to trap those Windows messages which indicate when controls are being created or displayed, and then …
CMDITabs - CodeProject
Oct 7, 2001 · I wanted something like Oz Solomonovich's Window Tabs Add-In. In my current project I have to do an MDI application with several different views and I don't want my users …