Welcome to the Global Majic Software .NET Component samples page. Microsoft v1.0 .NET Framework must be installed before running these sample applications! Note: Other files may be required, see .NET requirement FAQ for more information. If you have any problems downloading the samples please contact us.
| Sample |
Description |
Download |
| Bank Sign |
Includes C# sample code for the Bank Sign. The Bank Sign is a custom alpha / numeric control that displays the current time and the temperature in Fahrenheit and Celsius. The Fahrenheit and Celsius properties accept user input and automatically convert one another to the correct temperature. |
banksign_sample.zip Size: 100 KB |
| Tripometer |
Includes C# sample code for the Tripometer. The OdometerTripometer is a custom control that resembles an automobiles odometer or tripometer. The Tripometer has the ability to roll numbers for a realistic odometer-like visual effect. |
tripometer_sample.zip Size: 111 KB |
| Analog Clock |
Includes C# sample code for the Analog Clock. The Analog Clock is configured to display a typical analog clock, which is updated by the system clock. It uses regular system time updates to display the hours, minutes, and seconds. |
analogclock_sample.zip Size: 123 KB |
| Max/Min Linear Gauge |
Includes C# sample code for the Max/Min Linear Gauge. The Max/Min Linear Gauge adds maximum and minimum tell-tail needles, which indicate the maximum and minimum extents that the gauge's primary needle has traveled. |
maxminlgauge_sample.zip Size: 144 KB |
| Switch |
Includes C# sample code for the Switch. The Switch is a simple On / Off control. Its properties provide full control of text, font, and colors. |
switch_sample.zip Size: 100 KB |
| Volume Knob |
Includes C# sample code for the Volume Knob. The Volume Knob is custom control that displays a volume knob. Its properties provide full control of scales, dials, annulars, and tick marks. |
volumeknob_sample.zip Size: 147 KB |
| Marquee Clock |
Includes C# sample code for the Marquee Clock. The Marquee Clock is a custom control that displays the current time. Its properties provide full control of segments, size, color, and font. |
marqueeclock_sample.zip Size: 103 KB |
| Meter |
Includes C# sample code for the Meter. The Meter is a simple control that displays a meter with safe, warning, and danger values. This control also exposes events that are triggered when the meter's value reaches a warning value or danger level. Its properties provide full control of value and color. |
meter_sample.zip Size: 105 KB |
| Color Selector |
Includes C# sample code for the Color Selector. The Color Selector control is a custom color picking control. This control contains a color plot and color swatches. The Red, Green, and Blue text boxes accept user input and convert the appropriate ColorTool control to the new RGB value. |
colorselector_sample.zip Size: 72 KB |
|
Basic Animations Fullscreen |
BasicAnimationsFullscreen.mcml |