GetFocusableControl Method
In This Topic
Returns the System.Windows.Forms.Control that has input focus then the DropDownFormBase.Focusable is true.
Syntax
'Declaration
Function GetFocusableControl() As System.Windows.Forms.Control
System.Windows.Forms.Control GetFocusableControl()
See Also