WdSmartTagControlType Enum

Definition

Specifies the type of control associated with a SmartTagAction object.

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

Fields

wdControlActiveX 13

ActiveX control.

wdControlButton 6

Button.

wdControlCheckbox 9

Check box.

wdControlCombo 12

Combo box.

wdControlDocumentFragment 14

Document fragment.

wdControlDocumentFragmentURL 15

Document fragment URL.

wdControlHelp 3

Help.

wdControlHelpURL 4

Help URL.

wdControlImage 8

Image.

wdControlLabel 7

Label.

2

Link.

wdControlListbox 11

List box.

wdControlRadioGroup 16

Radio group.

wdControlSeparator 5

Separator.

wdControlSmartTag 1

Smart tag.

wdControlTextbox 10

Text box.

Applies to