TextBoxData Properties

The TextBoxData type exposes the following members.

Properties

  NameDescription
Public propertyImage
The image of the TextBox.
Public propertyLongDescription
Long description of the command tooltip
(Inherited from RibbonItemData.)
Public propertyName
The name of the item.
(Inherited from RibbonItemData.)
Public propertyToolTip
The description that appears as a ToolTip for the item.
(Inherited from RibbonItemData.)
Public propertyToolTipImage
The image to show as a part of the button extended tooltip
(Inherited from RibbonItemData.)

See Also