KeyNavigationSettingsHighlightingCursor Property

Gets the settings of cursor which is used to highlight the tools if KeyNavigation is turned on.

Definition

Namespace: BeeMobile.ToolBar
Assembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
C#
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter")]
public CursorSettings HighlightingCursor { get; }

Property Value

CursorSettings

See Also