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

Determines how many function keys to place on the control.

Syntax

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

Property Value

enumFunctionKeys

Requirements

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

See Also