VantagePoint Manufacturing Controls Class Libary
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
MiscControl base class is the base class from which all misc controls are derived.
Namespace: VantagePoint.Common.BaseClasses
Assembly: VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
public class MiscControlBase : ControlBase
Members
| All Members | Constructors | Methods |
| Member | Description | |
|---|---|---|
| MiscControlBase(String) |
MiscControlBase
For VantagePoint Misc Controls
| |
| LoadControlTemplate(String) | (Inherited from ControlBase.) |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
VantagePoint.Common.BaseClasses..::.ControlBase
VantagePoint.Common.BaseClasses..::.MiscControlBase
VantagePoint.MiscControls..::.AnalogClock
VantagePoint.MiscControls..::.DateTimeDisplay
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
VantagePoint.Common.BaseClasses..::.ControlBase
VantagePoint.Common.BaseClasses..::.MiscControlBase
VantagePoint.MiscControls..::.AnalogClock
VantagePoint.MiscControls..::.DateTimeDisplay
See Also
VantagePoint.Common.BaseClasses Namespace