Ribbon for WinForms
AlwaysPostChanges プロパティ (DropDownFormBase)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > DropDownFormBase クラス : AlwaysPostChanges プロパティ
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;}
参照

DropDownFormBase クラス
DropDownFormBase メンバ