RoundComboBoxCursorGradientBackground Property

Gets or sets the gradient background template for the Cursor.

Definition

Namespace: BeeMobile.RoundComboBox
Assembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public InkColor CursorGradientBackground { get; set; }

Property Value

InkColor

See Also