OLEControl 接口

定义

仅供内部使用。

public interface class OLEControl : Microsoft::Office::Interop::Word::_OLEControl, Microsoft::Office::Interop::Word::OCXEvents_Event
[System.Runtime.InteropServices.Guid("000209A4-0000-0000-C000-000000000046")]
public interface OLEControl : Microsoft.Office.Interop.Word._OLEControl, Microsoft.Office.Interop.Word.OCXEvents_Event
type OLEControl = interface
    interface _OLEControl
    interface OCXEvents_Event
Public Interface OLEControl
Implements _OLEControl, OCXEvents_Event
派生
属性
实现

属性

AltHTML

仅供内部使用。

(继承自 _OLEControl)
Automation

仅供内部使用。

(继承自 _OLEControl)
Height

仅供内部使用。

(继承自 _OLEControl)
Left

仅供内部使用。

(继承自 _OLEControl)
Name

仅供内部使用。

(继承自 _OLEControl)
Top

仅供内部使用。

(继承自 _OLEControl)
Width

仅供内部使用。

(继承自 _OLEControl)

方法

Activate()

仅供内部使用。

(继承自 _OLEControl)
add_GotFocus(OCXEvents_GotFocusEventHandler)

仅供内部使用。

(继承自 OCXEvents_Event)
add_LostFocus(OCXEvents_LostFocusEventHandler)

仅供内部使用。

(继承自 OCXEvents_Event)
Copy()

仅供内部使用。

(继承自 _OLEControl)
Cut()

仅供内部使用。

(继承自 _OLEControl)
Delete()

仅供内部使用。

(继承自 _OLEControl)
remove_GotFocus(OCXEvents_GotFocusEventHandler)

仅供内部使用。

(继承自 OCXEvents_Event)
remove_LostFocus(OCXEvents_LostFocusEventHandler)

仅供内部使用。

(继承自 OCXEvents_Event)
Select()

仅供内部使用。

(继承自 _OLEControl)

事件

GotFocus

仅供内部使用。

(继承自 OCXEvents_Event)
LostFocus

仅供内部使用。

(继承自 OCXEvents_Event)

适用于