Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions WindowsForms/Radial-Menu/Element-Binding.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
layout: post
title: Element Binding in Windows Forms Radial Menu | Syncfusion®
description: Element binding supports menu item population, image management, state persistence, ordering, and specialized radial elements.
Expand All @@ -11,11 +11,11 @@ documentation: ug

## Menu items

Radial Menu Items is populated with the business object collection. This section explains how to create a Radial Menu that shows the list of Application commands.
WinForms Radial Menu Items is populated with the business object collection. This section explains how to create a WinForms Radial Menu that shows the list of Application commands.

### Slice count

Slice Count functionality is used to define the maximum number of menu items (slices) that is made visible by default in the Radial Menu.
Slice Count functionality is used to define the maximum number of menu items (slices) that is made visible by default in the WinForms Radial Menu.

{% tabs %}

Expand Down Expand Up @@ -94,7 +94,7 @@ Me.radialMenu1.PersistPreviousState = True

### Custom images

A custom set of images are configured to the Menu using ImageListAdv in the Radial Menu Control.
A custom set of images are configured to the Menu using ImageListAdv in the WinForms Radial Menu Control.

Following code example illustrates the Custom Images.

Expand All @@ -120,7 +120,7 @@ Me.radialMenu1.ImageList = Me.imageListAdv1

### Index based ordering

Menu items in Radial Menu are arranged based on their respective indices. You can arrange the items in index-based order or in a sequential order by enabling this functionality.
Menu items in WinForms Radial Menu are arranged based on their respective indices. You can arrange the items in index-based order or in a sequential order by enabling this functionality.

{% tabs %}

Expand Down Expand Up @@ -150,7 +150,7 @@ Me.radialMenu1.UseIndexBasedOrder= true

## Populating color palette

Radial Color Palette is configured with the set of colors in Radial Menu using the following code example.
Radial Color Palette is configured with the set of colors in WinForms Radial Menu using the following code example.

{% tabs %}

Expand Down Expand Up @@ -210,7 +210,7 @@ Me.radialMenu1.ImageList = Me.imageListAdv1

## Populating font list box

Radial Font List Box is configured in Radial Menu with installed font family using the following code example.
Radial Font List Box is configured in WinForms Radial Menu with installed font family using the following code example.

{% tabs %}

Expand Down Expand Up @@ -269,9 +269,9 @@ Me.radialMenu1.ImageList = Me.imageListAdv1



## Populating Radial Menu Slider
## Populating WinForms Radial Menu Slider

Radial Menu Slider is configured in Radial Menu with minimum and maximum value.
WinForms Radial Menu Slider is configured with minimum and maximum value in WinForms Radial Menu.

{% tabs %}

Expand Down
18 changes: 9 additions & 9 deletions WindowsForms/Radial-Menu/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ documentation: ug
>**Important**
Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your Windows Forms application to use our components.

This section describes how to add a `RadialMenu` control in a Windows Forms application and overview of its basic functionalities.
This section describes how to add a `WinForms Radial Menu` control in a Windows Forms application and overview of its basic functionalities.

## Assembly deployment

Expand All @@ -22,21 +22,21 @@ Please find more details regarding how to install the nuget packages in windows

[How to install nuget packages](https://help.syncfusion.com/windowsforms/installation/install-nuget-packages)

## Creating simple application with RadialMenu
## Creating simple application with WinForms Radial Menu

You can create the Windows Forms application with RadialMenu control as follows:
You can create the Windows Forms application with WinForms Radial Menu control as follows:

1. [Creating project](#creating-the-project)
2. [Adding control via designer](#adding-control-via-designer)
3. [Adding control manually using code](#adding-control-manually-using-code)

### Creating the project

Create a new Windows Forms project in the Visual Studio to display the RadialMenu with basic information.
Create a new Windows Forms project in the Visual Studio to display the WinForms Radial Menu with basic information.

## Adding control via designer

RadialMenu control can be added to the application by dragging it from the toolbox and dropping it in a designer view. The following required assembly references will be added automatically:
WinForms Radial Menu control can be added to the application by dragging it from the toolbox and dropping it in a designer view. The following required assembly references will be added automatically:

* Syncfusion.Grid.Base.dll
* Syncfusion.Grid.Windows.dll
Expand All @@ -49,12 +49,12 @@ RadialMenu control can be added to the application by dragging it from the toolb

**Adding Menu Items**

Menu items can be added into RadialMenu using `Items` collection in Smart Tags of RadialMenu in design view.
Menu items can be added into WinForms Radial Menu using `Items` collection in Smart Tags in the design view.

![Adding Menu Items in windows forms radial menu](Getting-Started_images/RadialMenu-img3.png)

N> In .NET Core, when adding child items to a RadialMenuItem directly from the Visual Studio Properties window, the default Collection Editor opens instead of the expected editor.
Workaround: Use the main RadialMenu Collection Editor to add items, then configure the child items as needed. A permanent fix is in progress.
Workaround: Use the main WinForms Radial Menu Collection Editor to add items, then configure the child items as needed. A permanent fix is in progress.

## Adding control manually using code

Expand Down Expand Up @@ -87,7 +87,7 @@ Imports Syncfusion.Windows.Forms.Tools

{% endtabs %}

**Step 3:** Create `RadialMenu` control instance and add it to the form. RadialMenu `Visible` property should be set `true` to make it visible initially.
**Step 3:** Create `WinForms Radial Menu` control instance and add it to the form. Its `Visible` property should be set to `true` to make it visible initially.

{% tabs %}

Expand Down Expand Up @@ -121,7 +121,7 @@ Me.Controls.Add(radialMenu1)

**Adding menu items**

To add menu items, create an instance for the required menu item and add it to `Items` collection property in RadialMenu.
To add menu items, create an instance for the required menu item and add it to `Items` collection property in WinForms Radial Menu.

{% tabs %}

Expand Down
8 changes: 4 additions & 4 deletions WindowsForms/Radial-Menu/Keyboard-Support.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
layout: post
title: Keyboard Support in Windows Forms RadialMenu | Syncfusion®
description: Keyboard support enables key tips, SuperAccelerator integration, shortcut access, and customizable accelerator appearance.
Expand All @@ -9,7 +9,7 @@ documentation: ug

# Keyboard Support in Windows Forms RadialMenu

The RadialMenu control supports key tips for radial menu items, letting users quickly access radial menu items in a few keystrokes. When a user presses the Alt key, key tips for radial menu items are displayed. Pressing a key indicated in the key tip invokes the click event of the corresponding radial menu item.
The WinForms Radial Menu control supports key tips for its items, letting users quickly access them in a few keystrokes. When a user presses the Alt key, key tips for the items are displayed. Pressing a key indicated in the key tip invokes the click event of the corresponding item.

## Add Super Accelerator

Expand All @@ -30,7 +30,7 @@ Follow the steps below to add the [`SuperAccelerator`](https://help.syncfusion.c

{% endtabs %}

2. To set a `SuperAccelerator` on use a SetAccelerator method to set the string value in radial menu item.
2. To set a `SuperAccelerator` on use a SetAccelerator method to set the string value in WinForms Radial Menu item.

**Through Coding**
{% tabs %}
Expand All @@ -56,7 +56,7 @@ Follow the steps below to add the [`SuperAccelerator`](https://help.syncfusion.c
4. Press the string in the keyboard and the corresponding item’s click event will be triggered. (Eg. If the accelerator string of Copy is X key, Press ALT key. Once all the accelerator strings are displayed, press X key the Copy item event will be triggered.)


> Note: Do not set same string value to multiple radial menu items.
> Note: Do not set same string value to multiple WinForms Radial Menu items.

## SuperAccelerator appearance

Expand Down
18 changes: 9 additions & 9 deletions WindowsForms/Radial-Menu/Menu-Elements.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
layout: post
title: Menu Elements in Windows Forms Radial Menu | Syncfusion®
description: Menu elements include radial menu items, check modes, grouping, color palettes, font lists, sliders, and center icons.
Expand All @@ -9,13 +9,13 @@ documentation: ug

# Menu Elements in Windows Forms Radial Menu

## Radial Menu items
## WinForms Radial Menu items

Radial Menu items are populated with the business object collection. Each menu item can be checked.
WinForms Radial Menu items are populated with the business object collection. Each menu item can be checked.

### Check mode

The CheckMode of a Radial Menu Item is defined with the following options:
The CheckMode of a WinForms Radial Menu Item is defined with the following options:

* None - When the CheckMode is set to None, item can not be checked.
* CheckBox - When the CheckMode is set to CheckBox, you can check more than one item in the same level.
Expand Down Expand Up @@ -74,31 +74,31 @@ Me.radialMenuItem3.CheckMode = CheckMode.Option

## Radial color palette

[Radial Color Palette](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialColorPalette.html) is formed in Radial Menu with the Radial Color Items and it is used to update the color.
[Radial Color Palette](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialColorPalette.html) is formed in WinForms Radial Menu with the Radial Color Items and it is used to update the color.

![Radial color palette](Menu-Elements_images/Menu-Elements_img2.png)



## Radial font list box

[Radial Font List Box](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialFontListBox.html) is formed in Radial Menu with installed font family and it is used to update the font style.
[Radial Font List Box](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialFontListBox.html) is formed in WinForms Radial Menu with installed font family and it is used to update the font style.

![Radial font list box](Menu-Elements_images/Menu-Elements_img3.png)



## Radial Menu Slider
## WinForms Radial Menu Slider

[Radial Menu Slider](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenuSlider.html) is formed in Radial Menu with minimum and maximum value and it is used to update the size.
[WinForms Radial Menu Slider](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenuSlider.html) is formed with minimum and maximum value and is used to update the size.

![Radial Menu Slider](Menu-Elements_images/Menu-Elements_img4.png)



## Icon

The Icon property of Radial Menu is used to customize the icon displayed in the center of Radial Menu circle. Icon is not displayed if it is not loaded.
The Icon property of WinForms Radial Menu is used to customize the icon displayed in the center of the circle. Icon is not displayed if it is not loaded.

![Icon](Menu-Elements_images/Menu-Elements_img5.png)

Expand Down
2 changes: 1 addition & 1 deletion WindowsForms/Radial-Menu/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ documentation: ug

# About Syncfusion® Windows Forms RadialMenu Control

The `RadialMenu` comprises a hierarchical menu in a circular layout. It is used as a context menu and configured with familiar items for quick access.
The `WinForms Radial Menu` comprises a hierarchical menu in a circular layout. It is used as a context menu and configured with familiar items for quick access.

![Overview_img1](Overview_images/Overview_img1.png)

Expand Down
6 changes: 3 additions & 3 deletions WindowsForms/Radial-Menu/Style.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
layout: post
title: Style in Windows Forms Radial Menu | Syncfusion®
description: Style settings provide Office 2016 and default themes for customizing the visual appearance of RadialMenu controls.
Expand All @@ -8,7 +8,7 @@ documentation: ug
---
# Style in Windows Forms Radial Menu

The RadialMenu control has rich set of themes for professional representation. You can easily modify the look and feel of the RadialMenu using the built-in themes using the [Style](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenu.html#Syncfusion_Windows_Forms_Tools_RadialMenu_Style) property of RadialMenu.
The WinForms Radial Menu control has rich set of themes for professional representation. You can easily modify its look and feel using the built-in themes through the [Style](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenu.html#Syncfusion_Windows_Forms_Tools_RadialMenu_Style) property.

It has the below themes.

Expand All @@ -22,7 +22,7 @@ It has the below themes.

• Office2016Black

The following code example allows you to set the style for the RadialMenu.
The following code example allows you to set the style for the WinForms Radial Menu.

## Default

Expand Down
10 changes: 5 additions & 5 deletions WindowsForms/Radial-Menu/Styling-and-Customization.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
layout: post
title: Styling and Customization in Windows Forms Radial Menu | Syncfusion®
description: Styling and customization options include drill regions, outer rims, arc spacing, display styles, and image sizing.
Expand Down Expand Up @@ -160,7 +160,7 @@ Me.RadialMenu1.OuterArcGap = 50

## Display style

The Display style of Radial Menu items is customized using different options. They are
The Display style of WinForms Radial Menu items is customized using different options. They are

* text above the image
* text below the image
Expand Down Expand Up @@ -193,7 +193,7 @@ Me.radialMenu1.DisplayStyle = Syncfusion.Windows.Forms.Tools.DisplayStyle. Image

## Image size customization

The `RadialMenu` control allows to change the size of the radial menu items images. The [`MenuItemImageSize`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenu.html#Syncfusion_Windows_Forms_Tools_RadialMenu_MenuItemImageSize) property is used to change the image size of all radial menu items.
The `WinForms Radial Menu` control allows changing the size of its item images. The [`MenuItemImageSize`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenu.html#Syncfusion_Windows_Forms_Tools_RadialMenu_MenuItemImageSize) property is used to change the image size of all items.

{% tabs %}

Expand Down Expand Up @@ -247,7 +247,7 @@ this.Controls.Add(this.radialMenu);

![Image Size](Styling-and-Customization_images/Styling-and-Customization_img8.png)

The [`ImageSize`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenuItem.html#Syncfusion_Windows_Forms_Tools_RadialMenuItem_ImageSize) property of `RadialMenuItem` is used to change the image size of each radial menu item.
The [`ImageSize`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenuItem.html#Syncfusion_Windows_Forms_Tools_RadialMenuItem_ImageSize) property of `RadialMenuItem` is used to change the image size of each WinForms Radial Menu item.

{% tabs %}

Expand Down Expand Up @@ -301,5 +301,5 @@ this.Controls.Add(this.radialMenu);

![Image Size](Styling-and-Customization_images/Styling-and-Customization_img9.png)

N> If the [`ImageSize`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenuItem.html#Syncfusion_Windows_Forms_Tools_RadialMenuItem_ImageSize) is defined, setting the [`MenuItemImageSize`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenu.html#Syncfusion_Windows_Forms_Tools_RadialMenu_MenuItemImageSize) property has no effect for particular radial menu item.
N> If the [`ImageSize`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenuItem.html#Syncfusion_Windows_Forms_Tools_RadialMenuItem_ImageSize) is defined, setting the [`MenuItemImageSize`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenu.html#Syncfusion_Windows_Forms_Tools_RadialMenu_MenuItemImageSize) property has no effect for particular WinForms Radial Menu item.

6 changes: 3 additions & 3 deletions WindowsForms/Radial-Menu/Tooltip.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
layout: post
title: Tooltip in Windows Forms RadialMenu | Syncfusion®
description: Tooltip support displays contextual information for radial menu items when users hover over menu elements.
Expand All @@ -9,9 +9,9 @@ documentation: ug

# Tooltip in Windows Forms RadialMenu

ToolTip is a small popup box that appears when the user moves the pointer over an element. By enabling [`ShowTooltip`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenu.html#Syncfusion_Windows_Forms_Tools_RadialMenu_ShowToolTip) property of RadialMenu, tooltip will display while hovering on radial menu items. It will display the exact text set in the `Text` property of each radial menu item.
ToolTip is a small popup box that appears when the user moves the pointer over an element. By enabling the [`ShowTooltip`](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.Tools.RadialMenu.html#Syncfusion_Windows_Forms_Tools_RadialMenu_ShowToolTip) property of WinForms Radial Menu, tooltip will display while hovering on items. It will display the exact text set in the `Text` property of each item.

The below code snippet will explain how to set tooltip for radial menu items.
The below code snippet will explain how to set tooltip for WinForms Radial Menu items.

{% tabs %}
{% highlight c# %}
Expand Down
Loading