バージョン

CancelButton プロパティ

ダイアログのキャンセル ボタン。このプロパティが設定されると、ユーザーが 'ESC' キーを押すたびにボタンが 'clicked' されます。
シンタックス
'宣言
 
Public Property CancelButton As IButtonControl
public IButtonControl CancelButton {get; set;}
参照