'Declaration
<ImGearFilterAttribute()>
<DescriptionAttribute("Foreground color used for the Title of selected Thumbnail item.")>
<CategoryAttribute("Items")>
Public Property SelectionForeColor As Color
'Usage
Dim instance As ImGearThumbnailCtl
Dim value As Color
instance.SelectionForeColor = value
value = instance.SelectionForeColor