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

Occurs when the Function key #2 button is clicked.

Syntax

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

Requirements

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

See Also