Click or drag to resize

IControlBase Interface

Namespace:  AxiomCore2.Controls
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public interface IControlBase : IDisposable

The IControlBase type exposes the following members.

Properties
  NameDescription
Public propertyKind
Public propertyName
Public propertyParent
Public propertyScreen
Top
See Also