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

Gets or sets the font used for list items when the mouse moves over it.

Syntax

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

Property Value

Font

Requirements

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

See Also