IOleControl 接口

支持键盘助记键、属性和事件来控制对象的。 有关更多信息,请参见 IOleControl

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("B196B288-BAB4-101A-B69C-00AA00341D07")> _
Public Interface IOleControl
[InterfaceTypeAttribute()]
[GuidAttribute("B196B288-BAB4-101A-B69C-00AA00341D07")]
public interface IOleControl

IOleControl 类型公开以下成员。

方法

  名称 说明
公共方法 FreezeEvents
公共方法 GetControlInfo
公共方法 OnAmbientPropertyChange
公共方法 OnMnemonic

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间