Click or drag to resize

ControlAdapter Class

Inheritance Hierarchy

Namespace:  CTExtensions.ExportCore.Config
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public abstract class ControlAdapter : Control

The ControlAdapter type exposes the following members.

Constructors
  NameDescription
Protected methodControlAdapter
Protected internal contructor prevents outside users deriving from this class.
Top
Properties
  NameDescription
Public propertyParentExtension
Parent Extension that owns this control.
Top
See Also