Ajax toolkit Control Learning Series (15) -- roundedcornersextender

Source: Internet
Author: User
    • Roundedcornersextender enables the panel to be rounded around the corner. You can define the color and background color of the Panel, and define the circle angle. You can customize the parameters as needed.
    • Let's take a look at the results first.

    • Notes:
    1. Targetcontolid: Needless to say, you can use it to control the panel.
    2. RADIUS: the radius of the rounded corner.
    3. Bordercolor: The color of the periphery.
    4. Color, The roundedconersextender color. It is behind the panel.
    5. Corners: if not specified. That is, the four corners are all round. However, if necessary, you can create any 1, 2, and so on. For example, in my illustration, bottomright is the bottom right. If you need the following two. The direct parameter isBottom
    • ReferenceCodeAs follows.
 Code 
< ASP: updatepanel ID = "Updatepanel1" Runat = "Server" >
< Contenttemplate >
< ASP: Panel ID = "Panel" Runat = "Server" Cssclass = "Panel" >
Blabla
< BR />
Blabla
</ ASP: Panel >
< Ajax: roundedcornersextender ID = "RCE" Runat = "Server" Color = "Blue" Targetcontrolid = "Panel"
Radius = "10" Corners = "Bottomright" Bordercolor = "Crimson" >
</ Ajax: roundedcornersextender >
</ Contenttemplate >
</ ASP: updatepanel >
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.