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

Determines if a focus rectangle will be drawn in the display area of the calculator when the control has focus.

Syntax

Visual Basic (Declaration) 
Public Property DrawFocus As Boolean
C# 
public bool DrawFocus {get; set;}

Property Value

Boolean

Requirements

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

See Also