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
Brush Foreground {get; set;}
get_Foreground();
set_Foreground(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2