Windows Form control that displays an LCD display

Namespace:  LCDLabel
Assembly:  LCDLabel (in LCDLabel.dll) Version: 1.0.0.1 (1.0.0.1)

Collapse imageSyntax

C#
public class LcdLabel : Control
Visual Basic (Declaration)
Public Class LcdLabel _
	Inherits Control
Visual C++
public ref class LcdLabel : public Control

Collapse imageInheritance Hierarchy

Collapse imageSee Also