Share Email Facebook Twitter LinkedIn TextBoxData.Image Property The image of the TextBox.Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.3.0.0 (26.3.0.0) Syntax C# public ImageSource Image { get; set; }Property ValueImageSource RemarksThe image will be shown on the left side of the item. The best size is 16 x 16 pixels. See AlsoReferenceTextBoxData ClassAutodesk.Revit.UI Namespace