Sunding asp.net3.5 Control and Component development technology series-events and data postback mechanism (iii)

Source: Internet
Author: User

Event handling for 5.3.3 composite controls

The event handling of a composite control can be divided into three types by implementing functionality:

(1) The internal event handling of the neutron control of the composite control.

(2) contains a processing mechanism-an instance of an event in a child control event that invokes the main control delegate.

(3) Bubble handling mechanism.

The next three sections explain how the three event-handling mechanisms are implemented.

5.3.3.1 the internal event handling of a neutron control for a composite control

This is the easiest way to handle it. Child control events in a composite control are separate, have nothing to do with the main control, and they each perform their own function, and the method is simple, just as you used to use events directly on the page.

This section mainly demonstrates the use of this type of event as an example of a Calculatorcontrol control. First look at the running effect of the control diagram, as shown in Figure 5-4.

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.