In This Topic
Returns focus to Designer. Focus may be lost when plug-in components are opened/closed. Returning focus is essential to continue using Designer hotkeys like Ctrl+Z (undo), Ctrl+Y (redo), etc.
Syntax
'Declaration
Public Function Focus() As Task
See Also