Click or drag to resize

IControlParent Interface

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

The IControlParent type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Public propertyKind (Inherited from IControlBase.)
Public propertyName (Inherited from IControlBase.)
Public propertyParent (Inherited from IControlBase.)
Public propertyScreen (Inherited from IControlBase.)
Top
Methods
See Also