IOleControlSite 接口
管理容器中嵌入的控件。 使用由站点对象。 有关更多信息,请参见 IOleControlSite。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<GuidAttribute("B196B289-BAB4-101A-B69C-00AA00341D07")> _
<InterfaceTypeAttribute()> _
Public Interface IOleControlSite
[GuidAttribute("B196B289-BAB4-101A-B69C-00AA00341D07")]
[InterfaceTypeAttribute()]
public interface IOleControlSite
IOleControlSite 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
GetExtendedControl | ||
LockInPlaceActive | ||
OnControlInfoChanged | ||
OnFocus | ||
ShowPropertyFrame | ||
TransformCoords | ||
TranslateAccelerator |
页首