IFocusableIntellisensePresenter::Focus Method ()

Visual Studio 2015
 

Sets focus within the presentation that this presenter is rendering.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

bool Focus()

Return Value

Type: System::Boolean

True if focus set successfully, false otherwise.

Return to top
Show: