Click or drag to resize

ControlApplication Class

Inheritance Hierarchy

Namespace:  AxiomCore2.Controls
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public class ControlApplication : ControlBase, 
	IControlBase, IDisposable

The ControlApplication type exposes the following members.

Properties
  NameDescription
Public propertyCurrentScreen
Public propertyFileMode
Public propertyStatic memberInstance
Public propertyKind (Inherited from ControlBase.)
Public propertyLoadedFile
Public propertyName (Inherited from ControlBase.)
Public propertyParent (Inherited from ControlBase.)
Public propertyScreen (Inherited from ControlBase.)
Public propertyScreens
Public propertyTemplateId (Inherited from ControlBase.)
Public propertyTimeDuration
Public propertyTimeEnd
Public propertyTimeMode
Public propertyTimeStart
Top
Methods
  NameDescription
Public methodDispose (Inherited from ControlBase.)
Public methodFileSave
Protected methodFinalize (Inherited from ControlBase.)
Top
See Also