TabControlGradientBackground Property
Gets or sets the colors used to paint the background of TabBar.
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
public InkColor GradientBackground { get; }
Public ReadOnly Property GradientBackground As InkColor
Get
Property Value
InkColor The background of the TabBar is gradient-filled starting with Color1 in the beginning, going to Color2 in the middle, then immediately going to Color3 in the middle and continuing to Color4 at the end.