IOleInPlaceObjectWindowless Interface

Definição

Permite que um objeto sem janela processe mensagens de janela e faça parte das operações de arrastar e soltar. Estende e herda de IOleInPlaceObject . Para obter mais informações, consulte IOleInPlaceObjectWindowless.

public interface class IOleInPlaceObjectWindowless : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceObject
public interface class IOleInPlaceObjectWindowless : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceObject
__interface IOleInPlaceObjectWindowless : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceObject
[System.Runtime.InteropServices.Guid("1C2056CC-5EF4-101B-8BC8-00AA003E3B29")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleInPlaceObjectWindowless : Microsoft.VisualStudio.OLE.Interop.IOleInPlaceObject
[<System.Runtime.InteropServices.Guid("1C2056CC-5EF4-101B-8BC8-00AA003E3B29")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleInPlaceObjectWindowless = interface
    interface IOleInPlaceObject
Public Interface IOleInPlaceObjectWindowless
Implements IOleInPlaceObject
Atributos
Implementações

Métodos

ContextSensitiveHelp(Int32)
GetDropTarget(IDropTarget)
GetWindow(IntPtr)
InPlaceDeactivate()
OnWindowMessage(UInt32, IntPtr, IntPtr, Int32)
ReactivateAndUndo()
SetObjectRects(RECT[], RECT[])
UIDeactivate()

Aplica-se a