Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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.