pscLed .NET control simulating LEDs by

pscLed is a control that can be used on .NET forms. It is delivered as pscLedEx.dll.
It displays  an image representing a  LED.

The LED can have different
  • colors (Red, Green, Blue, Yellow, Cyan, Magenta, Orange and Grey)
  • sizes (seven sizes between 12 and 128 pixels)
  • status (On, Off, Blink, Flash once)
  • sockets (Deepened, Raised, Flat, None)
  • blink frequencies (from 5 times/second up to every 3 seconds)
  • blink colors (either dark or a different light color)
  • sounds (a beep or a user defined .WAV sound triggered by switching on)
  • tooltips (Do you know, how to define usercontrol tooltips from the parent form? I solved this.)



You may execute
pscLedDemo directly from your ZIP program, or expand the .ZIP file to your computer and then start pscLedDemo locally.