←Select platform

Background Property (IImageListItem)

Summary

Gets or sets brush used to draw the background of this item

Syntax

C#
VB
C++
Brush Background {get; set;}
Property Background As Brush
property Brush^ Background { 
   Brush^ get(); 
   void set (    Brush^ ); 
} 

Property Value

A System.Windows.Media.Brush object that is used to draw the background of this item.

Remarks

Use the Background property to define the brush used to fill the area inside the item not overlapped by the image.

Example

For C#/VB examples, refer to IImageListItem.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Controls Assembly
Click or drag to resize