David Hall

Results 6 repositories owned by David Hall

AeroWizard

107
Stars
31
Forks
Watchers

Library for easy creation of custom and Aero Wizards. Aero Wizard strictly follows Microsoft guidelines and uses Visual Styles to get visual theming.

TaskScheduler

1.2k
Stars
188
Forks
Watchers

Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.

TimeSpan2

22
Stars
9
Forks
Watchers

Library extending the .NET TimeSpan structure to be comparable, serializable, and convertible, and to support localized string formatting and parsing.

Vanara

1.7k
Stars
191
Forks
Watchers

A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.

WinClassicSamplesCS

39
Stars
8
Forks
Watchers

A duplication in C# of the "Windows-classic-samples" using Vanara libraries.

groupcontrols

21
Stars
8
Forks
Watchers

.NET controls that display multiple sub-controls without creating a unique window handle for each child. Instead each child is drawn using the default renderers.