ICustomKeyboardHandler::CaptureKeyboard Method ()

 

Notifies the handler that it may start capturing keyboard events.

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

bool CaptureKeyboard()

Return Value

Type: System::Boolean

true if the handler can start capturing keyboard events, otherwise false.

Return to top
Show: