The basic process of operating in ASP.NET is as follows
1: Add control objects to VS.NET toolbox
Find the corresponding DLL:
2: Drag and drop the Web Menu to the page.
The effect is as follows:
3: Programming.