What is the CancelButton property?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the CancelButton property?
Rating:
The CancelButton property of a form is used to set up a cancel button for the form. A cancel button for a form is one whose click event is triggered when a user presses the ESC key. This property allows users to quickly navigate a form by pressing the ESC key instead of manually clicking the cancel button with a mouse or other pointing devices.
Rating:
Was this information helpful?
Other articles
- What is binding policy?
- What is the <customErrors> element?
- What is the Anchor property?
- What is a catch statement?
- What is the Copy method?