Skip to content

Commit 54d942a

Browse files
committed
Add Image
1 parent 8d98184 commit 54d942a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

knowledge-base/add-vertical-separator-radmenu-winforms.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ticketid: 1668864
1919

2020
In the following example, we will demonstrate how you can add a vertical separator in the RadMenu control.
2121

22+
![WinForms RadMenu Vertical Separator](images/add-vertical-separator-radmenu-winforms001.png)
23+
2224
## Solution
2325

2426
To add a vertical separator to a RadMenu, use the `RadMenuSeparatorItem` class. You can customize the separator's orientation. The following code snippet demonstrates how to insert a vertical separator item between RadMenuItems upon form load. Ensure to adjust the index in the `Items.Insert` method according to where you want to place the separator in your menu.
1.13 KB
Loading

0 commit comments

Comments
 (0)