RoundComboBoxUseManagedGradient Field

Note: This API is now obsolete.
Indicates whether BeeMobile managed GradientFill function should be used.

Definition

Namespace: BeeMobile.RoundComboBox
Assembly: BeeMobile.RoundComboBox.NET48 (in BeeMobile.RoundComboBox.NET48.dll) Version: 4.8.2.24
C#
[ObsoleteAttribute("Use BeeMobile.Common.Environment.WinCESettings.UseManagedGradient instead.")]
public static bool UseManagedGradient

Field Value

Boolean

See Also