'Declaration
<DescriptionAttribute("Indicates the control's controls descriptor text background color.")>
<BrowsableAttribute(True)>
<CategoryAttribute("ThumbnailXpress")>
Public Property TextBackColor As Color
'Usage
Dim instance As ThumbnailXpress
Dim value As Color
instance.TextBackColor = value
value = instance.TextBackColor