'Declaration
<DescriptionAttribute("Indicates the control's selected items cell background color.")>
<CategoryAttribute("ThumbnailXpress")>
<BrowsableAttribute(True)>
Public Property SelectBackColor As Color
'Usage
Dim instance As ThumbnailXpress
Dim value As Color
instance.SelectBackColor = value
value = instance.SelectBackColor