Method | Description | |
---|---|---|
AfterAutoFocusEventArgs ( |
Initializes a new instance of the AfterAutoFocusEventArgs class.
|
public AfterAutoFocusEventArgs ( |
||
fromControl | The previous focused control. | |
toControl | The current focused control. | |
return | System |