IOleControl 接口

定义

支持控件对象的键盘助记键、属性和事件。 有关详细信息,请参阅 IOleControl。

public interface class IOleControl
public interface class IOleControl
__interface IOleControl
[System.Runtime.InteropServices.Guid("B196B288-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleControl
[<System.Runtime.InteropServices.Guid("B196B288-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleControl = interface
Public Interface IOleControl
属性

方法

FreezeEvents(Int32)
GetControlInfo(CONTROLINFO[])
OnAmbientPropertyChange(Int32)
OnMnemonic(MSG[])

适用于