Source Codes

Hardware runs the world. Software controls the hardware. Code generates the software. Have you coded today?

This is the hub for code snippets, useful functions, classes and components that have proven useful in many applications and can make repeating tasks a lot easier.

You can filter the list by tags or sort it with the following controls. Particularly interesting items are highlighted in yellow.

async c# c++ class console data gui interop javascript math media network pascal php powershell reflection sec userscript winforms wpf xml ×

TxTranslationc#classdatawinformswpfxml★★★★★★
Simple yet powerful translation and localisation library for .NET applications. Supports XAML binding, language fallbacks, count-specific translations, placeholders, and number and time formatting.

ValidatingTextBox controlc#classguiwinforms★★★★
Pimped up TextBox with input validation features and support for common hotkeys for text editing.

ProgressSpinner controlc#classguiwinforms★★★★
Graphical animated display of an activity and progress indicator, in a single control.

ColorButton controlc#classguimediawinforms★★★★
A button that displays a colour field instead of a text label. It allows selecting a colour from multiple graphic displays in a drop-down view.

ColorSelector controlc#classguimediawinforms★★★★
Selection of a colour from a pallette or by adjusting the RGB and HSL components with several graphical displays.

ColorWheel controlc#classguimediawinforms★★★★
Selection of a colour using a colour wheel, an intuitive graphical visualisation of the HSL colour space, as known from Paint Shop Pro.

Animation classc#classwinforms★★★
Provides methods for smooth resizing and moving of controls/windows and for fading windows in and out.

InfoLabel controlc#classguiwinforms★★★
Displays highlighted clickable text messages with an icon in a window on which the user can perform some action or open a menu with further options.

SeparatorLabel controlc#classguiwinforms★★
Combines a Label with a horizontal line, to be used as separator and caption. That looks more simple than a GroupBox with a surrounding border.

ColorFader controlc#classguimediawinforms★★
Selection of a blend colour between two specified colours or of a colour hue with graphical display.

Line controlc#classguiwinforms★★
Displays simple lines in a window just like good old VB6’s Line control (and later WPF’s Line shape), also with dashed or 3D style.

Summary

11 items, ca. 17 170 lines of code, estimated development costs: 34 000 €
Show archived contents