dbicButton Send comments on this topic.
FontOver Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : FontOver Property

Gets or sets the text font when the mouse moves over the control.

Syntax

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

Property Value

Font

Requirements

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

See Also