Add FreeTextBox as a control to the toolbox

Source: Internet
Author: User

Today, I learned to use FreeTextBox, and FreeTextBox to integrate its resources and programs into the DLL, and it can be made into controls for use by dragging. Let's talk about how to make FreeTextBox a control.

Right-click "Toolbox (the place where the control is placed)" and select "select item". This process may be slow. Wait for nearly one minute and then proceed. under the. net framework component tab, click browse, and then find FreeTextBox. dll "Storage path. After you add it, it will be OK. At this time, we can go back to the "toolbox" and find the added control "FreeTextBox". The controls in the toolbox are classified. If we just added the control in the "login" category, now, go to the "Logon" category to search for it.

The "FreeTextBox" space is pushed to the aspx page. We can know that its code is
Copy codeThe Code is as follows:
<FTB: FreeTextBox ID = "FreeTextBox1" runat = "server"> </FTB: FreeTextBox>

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.