有任何疑问,请联系我们:[email protected]

帮助

使用手册
Additional
使用手册

Cancel Property

Determines whether the button??s OnClick event handler executes when the Escape key is pressed.

Description

If Cancel is true, the button??s OnClick event handler executes when the user presses Esc. Although an application can have more than one Cancel button, the form calls the OnClick event handler only for the first visible button in the tab order.