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
Brush Background {get; set;}
get_Background();
set_Background(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2