Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enables an inactive object to receive mouse and keyboard messages. For more information, see IPointerInactive.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("55980BA0-35AA-11CF-B671-00AA004CD6D8")> _
Public Interface IPointerInactive
[InterfaceTypeAttribute()]
[GuidAttribute("55980BA0-35AA-11CF-B671-00AA004CD6D8")]
public interface IPointerInactive
[InterfaceTypeAttribute()]
[GuidAttribute(L"55980BA0-35AA-11CF-B671-00AA004CD6D8")]
public interface class IPointerInactive
[<InterfaceTypeAttribute()>]
[<GuidAttribute("55980BA0-35AA-11CF-B671-00AA004CD6D8")>]
type IPointerInactive = interface end
public interface IPointerInactive
The IPointerInactive type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetActivationPolicy | |
![]() |
OnInactiveMouseMove | |
![]() |
OnInactiveSetCursor |
Top
.gif)