次の方法で共有


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

テキスト ボックス

適用対象