ISimpleFrameSite Interface
Supports simple frame controls serving as containers for other controls. For more information, see ISimpleFrameSite.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("742B0E01-14E6-101B-914E-00AA00300CAB")> _
Public Interface ISimpleFrameSite
[InterfaceTypeAttribute()]
[GuidAttribute("742B0E01-14E6-101B-914E-00AA00300CAB")]
public interface ISimpleFrameSite
The ISimpleFrameSite type exposes the following members.
Methods
Name | Description | |
---|---|---|
PostMessageFilter | ||
PreMessageFilter |
Top