Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.02 KB

setfocus-method-vba-add-in-object-model.md

File metadata and controls

32 lines (21 loc) · 1.02 KB
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
SetFocus method (VBA Add-In Object Model)
vbob6.chm1098991
vbob6.chm1098991
408bf4f7-5b76-e9dc-de60-c076470f88f4
12/06/2018
medium

SetFocus method (VBA Add-In Object Model)

Moves the focus to the specified Window.

Syntax

object.SetFocus

The object placeholder is an object expression that evaluates to an object in the Applies To list.

Remarks

Use the SetFocus method on windows that are already visible.

See also

[!includeSupport and feedback]