_CommandBars.ReleaseFocus Method

Releases the user interface focus from all command bars.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub ReleaseFocus
'Usage
Dim instance As _CommandBars

instance.ReleaseFocus()
void ReleaseFocus()

See Also

Reference

_CommandBars Interface

_CommandBars Members

Microsoft.Office.Core Namespace