Leadtools.Windows.Controls Namespace > IImageListItem Interface : Foreground Property |
Brush Foreground {get; set;}
'Declaration Property Foreground As Brush
'Usage Dim instance As IImageListItem Dim value As Brush instance.Foreground = value value = instance.Foreground
Use the Foreground property to define the brush used to draw the item text set in the Text property.
For C#/VB examples, refer to IImageListItem.