Results 1 to 2 of 2

Thread: What is event handling?

  1. #1

    What is event handling?

    can any one reply the answer?


  2. #2
    Junior Member
    Join Date
    Sep 2007
    Answers
    10

    Re: What is event handling?

    Event can be associated with any objects like it could be textbox, buttons
    etc that you use to create the user interface.
    Now it's an action that is generated on performing any validations by pressing such as button and there is an event handler that handles the action and does the required task.That is why you see something like this
    private Button1.click(e source)handles button1.click.
    It is not as exact as it comes but yes it can make you understand what is an event handling.

    Thanks


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact