RVTDocs.com
Namespace: Autodesk.Revit.UI Class: TextBoxData

TextBoxData.Image

Property
Description:
The image of the TextBox.
Remarks:
The image will be shown on the left side of the item. The best size is 16 x 16 pixels.
Syntax
public ImageSource Image { get; set; }