ControlAdapter Constructor

Definition

Initializes a new instance of the ControlAdapter class.

protected:
 ControlAdapter();
protected ControlAdapter ();
Protected Sub New ()

Remarks

The .NET Framework internally constructs this adapter when it creates the corresponding Control object.

Applies to

See also