2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Customize the RadialColorPalette itemsRadialColorPalette can be used as sub item of RadialMenu to update the color. RadialColorPalette and its sub-palette outlines colors can be customized by BackColor property of RadialMenu. Please make use of the below code example. C# //Used to set the BackColor of Radial Color Palette this.radialMenu1.BackColor = Color.Yellow; //RadialColorPalette/RadialMenu Item BackColor this.radialColorPalette1.ItemBackColor = Color.Violet; VB 'Used to set the BackColor of Radial Color Palette Me.radialMenu1.BackColor = Color.Yellow 'RadialColorPalette Item BackColor Me.radialColorPalette1.ItemBackColor = Color.Violet
Screenshot Figure: RadialColorPalette outline color customization.
Samples: |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.