Version

ISilentTextBoxOwner Interface Members

The following tables list the members exposed by ISilentTextBoxOwner.

Public Methods
 NameDescription
 MethodOnKeyDownCalled when the control's OnKeyDown method is called  
 MethodOnKeyPressCalled when the control's OnKeyPress method is called  
 MethodOnKeyUpCalled when the control's OnKeyUp method is called  
 MethodShouldProcessDialogKeyReturns whether the ProcessDialogKey method should be called  
See Also