[Missing <summary> documentation for T:PerpetuumSoft.Instrumentation.Model.ButtonBase]

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public abstract class ButtonBase : Composite
Visual Basic (Declaration)
Public MustInherit Class ButtonBase _
	Inherits Composite
Visual C++
public ref class ButtonBase abstract : public Composite

Inheritance Hierarchy

See Also