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

Determines the text to be placed into the Function key #2 button.

Syntax

Visual Basic (Declaration) 
Public Property FncKeyText2 As String
C# 
public string FncKeyText2 {get; set;}

Property Value

string

Requirements

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

See Also