IOleInPlaceSiteEx Interface

Definição

Fornece métodos de notificação adicionais de ativação e desativação para evitar a intermitência de tela ao ativar ou desativar um objeto. Estende e herda de IOleInPlaceSite . Para obter mais informações, consulte IOleInPlaceSiteEx.

public interface class IOleInPlaceSiteEx : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceSite
public interface class IOleInPlaceSiteEx : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceSite
__interface IOleInPlaceSiteEx : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceSite
[System.Runtime.InteropServices.Guid("9C2CAD80-3424-11CF-B670-00AA004CD6D8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleInPlaceSiteEx : Microsoft.VisualStudio.OLE.Interop.IOleInPlaceSite
[<System.Runtime.InteropServices.Guid("9C2CAD80-3424-11CF-B670-00AA004CD6D8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleInPlaceSiteEx = interface
    interface IOleInPlaceSite
Public Interface IOleInPlaceSiteEx
Implements IOleInPlaceSite
Derivado
Atributos
Implementações

Métodos

CanInPlaceActivate()
ContextSensitiveHelp(Int32)
DeactivateAndUndo()
DiscardUndoState()
GetWindow(IntPtr)
GetWindowContext(IOleInPlaceFrame, IOleInPlaceUIWindow, RECT[], RECT[], OLEINPLACEFRAMEINFO[])
OnInPlaceActivate()
OnInPlaceActivateEx(Int32, UInt32)
OnInPlaceDeactivate()
OnInPlaceDeactivateEx(Int32)
OnPosRectChange(RECT[])
OnUIActivate()
OnUIDeactivate(Int32)
RequestUIActivate()
Scroll(SIZE)

Aplica-se a