btb-class

BetterThumbnailBrowserItem Constructor

Initializes a new instance of the BetterThumbnailBrowserItem class.

BetterThumbnailBrowserItem(
   string[] items,
   int imageIndex,
   Color foreColor,
   Color backColor,
   Font font
);

Parameters

items
Sub-item labels.
imageIndex
Index specifying item image in the ImageList.
foreColor
Foreground color of the item content.
backColor
Background color of the item.
font
Font of the item text.

See Also

BetterThumbnailBrowserItem Class | ComponentOwl.BetterThumbnailBrowser Namespace | BetterThumbnailBrowserItem Constructor Overload List