dbicCalc Send comments on this topic.
FEquals Event
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : FEquals Event

Occurs when the Equal button is clicked on or the Enter key is pressed.

Syntax

Visual Basic (Declaration) 
Public Event FEquals As EventHandler
C# 
public event EventHandler FEquals

Requirements

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

See Also