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

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

Syntax

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

Property Value

string

Requirements

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

See Also