dbicMonth Send comments on this topic.
KeyboardScan Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : KeyboardScan Property

Determines if the selected date can be changed by a key press.

Syntax

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

Property Value

Boolean

Requirements

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

See Also