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

Determines the offset value used to calculate the display width of the calculator. Allows for fine tuning of the calculator within the control display space.

Syntax

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

Property Value

Point

Requirements

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

See Also