MultiSelect for WinForms
AcceptsEscape プロパティ (C1TextBox)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > C1TextBox クラス : AcceptsEscape プロパティ
Indicates if the Escape key that cancels modified value is handled by the control without passing it to the owner form (AcceptsEscape=True), or it is then passed to the form and can close it if the form has CancelButton (AcceptsEscape=False).
シンタックス
'宣言
 
Public Property AcceptsEscape As System.Boolean
public System.bool AcceptsEscape {get; set;}
参照

C1TextBox クラス
C1TextBox メンバ