Infragistics2.Win.v8.1
IEmbeddedControl Interface
See Also  Members  
Infragistics.Win Namespace : IEmbeddedControl Interface

This interface is implemented by a control that is intended to be treated as part of an element in a parent control.

Syntax

Visual Basic (Declaration) 
Public Interface IEmbeddedControl 
C# 
public interface IEmbeddedControl 

See Also