Displays an instrument, contained within the WidgetProducer component. The WidgetHolder component is used for instrument displaying and for its control by the mouse.
Namespace:
PerpetuumSoft.Instrumentation.WebAssembly: PerpetuumSoft.Instrumentation.Web (in PerpetuumSoft.Instrumentation.Web.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public class WidgetHolder : WebControl, IPostBackEventHandler |
| Visual Basic (Declaration) |
|---|
Public Class WidgetHolder _ Inherits WebControl _ Implements IPostBackEventHandler |
| Visual C++ |
|---|
public ref class WidgetHolder : public WebControl, IPostBackEventHandler |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
PerpetuumSoft.Instrumentation.Web..::.WidgetHolder
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
PerpetuumSoft.Instrumentation.Web..::.WidgetHolder