CursorSettingsBorderColor Property
Gets or sets the border color for the cursor.
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
public Color BorderColor { get; set; }
Public Property BorderColor As Color
Get
Set
Property Value
Color
If you wish the cursor not to have any border, set this property to
Transparent.