Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Controls Namespace > IImageListItem Interface : Background Property |
Brush Background {get; set;}
'Declaration Property Background As Brush
'Usage Dim instance As IImageListItem Dim value As Brush instance.Background = value value = instance.Background
Use the Background property to define the brush used to fill the area inside the item not overlapped by the image.
For C#/VB examples, refer to IImageListItem.