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


The following tables list the members exposed by ISilentTextBoxOwner.

Public Methods

 NameDescription
 MethodOnKeyDown Called when the control's OnKeyDown method is called  
 MethodOnKeyPress Called when the control's OnKeyPress method is called  
 MethodOnKeyUp Called when the control's OnKeyUp method is called  
 MethodShouldProcessDialogKey Returns whether the ProcessDialogKey method should be called  
Top

See Also