Represents a control for displaying instruments.
Namespace:
PerpetuumSoft.Instrumentation.Windows.FormsAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class Widget : SimpleViewFrame, ICustomTypeDescriptor |
Visual Basic (Declaration) |
---|
Public Class Widget _ Inherits SimpleViewFrame _ Implements ICustomTypeDescriptor |
Visual C++ |
---|
public ref class Widget : public SimpleViewFrame, ICustomTypeDescriptor |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.UserControl
PerpetuumSoft.Framework.Model.Windows.Forms..::.SimpleViewFrame
PerpetuumSoft.Instrumentation.Windows.Forms..::.Widget
PerpetuumSoft.Instrumentation.Windows.Forms..::.IndicatorWidget
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.UserControl
PerpetuumSoft.Framework.Model.Windows.Forms..::.SimpleViewFrame
PerpetuumSoft.Instrumentation.Windows.Forms..::.Widget
PerpetuumSoft.Instrumentation.Windows.Forms..::.IndicatorWidget