Method Focus
- Namespace
- DotNetBrowser.Dom
- Assembly
- DotNetBrowser.dll
Focus()
Gives focus to the current element (if it can be focused).
void Focus()
Exceptions
- ObjectDisposedException
The IElement has already been disposed.
Gives focus to the current element (if it can be focused).
void Focus()
The IElement has already been disposed.