Gets or sets the brush used to draw the text of selected items. This is a dependency property.
public Brush SelectedForeground { get; set; }
Public Property SelectedForeground As Brush
A System.Windows.Media.Brush object that is used to draw the text of selected items. Default value is a System.Windows.Media.SolidColorBrush of System.Windows.SystemColors.HighlightTextColor.
Use the Foreground property to define the brush used to draw the item text set in the Text property.
Use the ImageListItem.SelectedForeground dependency property to set the brush used to draw the text of the selected item.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET