dbicExplorerBar Send comments on this topic.
ListFontOver Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : ListFontOver Property

Gets or sets the font used when the mouse moves over a list.

Syntax

Visual Basic (Declaration) 
Public Property ListFontOver As Font
C# 
public Font ListFontOver {get; set;}

Property Value

Font

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also