If this flag is set, the changes to the control Value can only be cancelled explicitly, with Esc key or using the CloseForm method, and implicit cancellation (when the form is closed because it loses focus) is disabled.
シンタックス
'宣言
Protected Property AlwaysPostChanges As Boolean
protected bool AlwaysPostChanges {get; set;}
参照