WdSmartTagControlType 枚举

定义

指定与 SmartTagAction 对象相关联的控件的类型。

public enum class WdSmartTagControlType
[System.Runtime.InteropServices.Guid("5BE83446-698C-3E28-A887-023C64E9DC57")]
public enum WdSmartTagControlType
type WdSmartTagControlType = 
Public Enum WdSmartTagControlType
继承
WdSmartTagControlType
属性

字段

wdControlActiveX 13

ActiveX 控件。

wdControlButton 6

按钮。

wdControlCheckbox 9

复选框。

wdControlCombo 12

组合框。

wdControlDocumentFragment 14

文档片段。

wdControlDocumentFragmentURL 15

文档片段 URL。

wdControlHelp 3

帮助。

wdControlHelpURL 4

帮助 URL。

wdControlImage 8

图像。

wdControlLabel 7

标签。

2

链接。

wdControlListbox 11

列表框。

wdControlRadioGroup 16

单选按钮组。

wdControlSeparator 5

分隔符。

wdControlSmartTag 1

智能标记。

wdControlTextbox 10

文本框。

适用于