btb-class

BetterThumbnailBrowser.LoadingThreadIsBackground Property

Gets or sets a value indicating whether the thumbnail item loading thread should run on background.

[Category(Category=""Loading"")]
[DefaultValue(Value=True)]
[Description(Description=""Thumbnail item loading thread should run on background"")]
public bool LoadingThreadIsBackground { public get; public set; }

Property Value

true if the thumbnail item loading thread should run on background; otherwise, false .

See Also

BetterThumbnailBrowser Class | ComponentOwl.BetterThumbnailBrowser Namespace