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

Provides a communication channel between the a TextBox-derived class and its parent control

Syntax

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

See Also