简体   繁体   中英

ASP.Net Ajax: How to add a custom control to the asp.net 2.0 toolbox from its DLL

I have a MS AJAX toolkit DLL which I want to add to the toolbox items as a tab.

How do I go about in doing this?

  1. Open the toolbox on the left-hand side of the IDE and find the Ajax Controls Tab

  2. Right Click in the Tab, and select Choose Items (will take some time to load) ( the image shows a click on the General tab instead of the Ajax Control Toolkit : 替代文字
    (source: xstandard.com )

  3. After the Choose Toolbox Items window opens, click on the .NET Framework Components tab:

替代文字
(source: idautomation.com )

Finally click on the Browse... button, and choose your DLL from there.

After that, your Control should appear in the tab.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM