DisableKeyboardShortcuts Property

GoogleMap Control Artem.Google

GoogleMap Control DisableKeyboardShortcuts Property
NamespacesArtem.Google.UIGoogleMapDisableKeyboardShortcuts
GoogleMap Control v6.0
If false, prevents the map from being controlled by the keyboard. Keyboard shortcuts are enabled by default.
Declaration Syntax
C# Visual Basic
public bool DisableKeyboardShortcuts { get; set; }
Public Property DisableKeyboardShortcuts As Boolean
	Get
	Set
Value
true if [disable keyboard shortcuts]; otherwise, false.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)