Skip to content

Commit 9308a81

Browse files
authored
Update README.md
1 parent 0696905 commit 9308a81

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
# WinForms Navigation Drawer - Getting Started
2-
The **NavigationDrawer** is a versatile sliding panel menu component available in Syncfusion's WinForms UI suite. It enhances application navigation by allowing developers to embed hidden content panels that slide into view from any edge of the window. This feature is particularly useful for creating modern, space-efficient user interfaces where menu items or additional options can be tucked away until needed.
2+
The NavigationDrawer is a versatile sliding panel menu component available in Syncfusion's WinForms UI suite. It enhances application navigation by allowing developers to embed hidden content panels that slide into view from any edge of the window. This feature is particularly useful for creating modern, space-efficient user interfaces where menu items or additional options can be tucked away until needed.
33

44
The drawer can be triggered either by swiping from one of the four screen edges or programmatically based on user interaction. This flexibility makes it ideal for applications that require dynamic navigation or contextual menus. Whether you're building a dashboard, a settings panel, or a multi-view application, the NavigationDrawer provides a clean and intuitive way to manage screen real estate.
55

6-
![WinForms NavigationDrawer](Images/NavigationDrawer_Output.png)
7-
8-
### Key Features:
6+
## Key Features:
97
- Slide-in panel from any screen edge.
108
- Customizable appearance and behavior.
119
- Seamless integration with other Syncfusion WinForms controls.
1210
- Ideal for mobile-inspired UI designs on desktop applications.
1311

12+
## Output
13+
![WinForms NavigationDrawer](Images/NavigationDrawer_Output.png)
1414

15-
To learn more about the **NavigationDrawer** control and its capabilities, visit the official Syncfusion page:
16-
🔗 [Syncfusion SyntaxEditor](https://www.syncfusion.com/winforms-ui-controls/navigation-drawer)
17-
For detailed documentation and usage examples, refer to the user guide documentation:
18-
📘 [Syncfusion Navigation Drawer Overview](https://help.syncfusion.com/windowsforms/navigation-drawer/overview)
15+
## Reference
16+
To learn more about the **NavigationDrawer** control and its functionalities, refer to the user guide documentation: [NavigationDrawer Features Overview](https://help.syncfusion.com/windowsforms/navigation-drawer/overview)

0 commit comments

Comments
 (0)