TeamInfoCenter

 
Home Products Collaborative Apps Examples and Ideas About Us Feedback

Events in your application code

User Action Events
User presses a key The key events do not go to the control if the program marks them as handled at the form level.
  • Key Down to the form
  • Key Down to the control
  • Key Up to the form
  • Key Up to the control
  • Key Press to the form
  • Key Press to the control
Focus levels a control When focus leaves a control you get events:
  • Validating
  • Validated

© Copyright 2003-2007 JWG Solutions, All Rights Reserved.