バージョン

AppliesFormatStringWhenInEditMode プロパティ

編集モードのときに、エディターがオーナーの EmbeddableEditorOwnerBase.GetFormatInfo メソッドから返された書式文字列を適用するかどうかを返します。
シンタックス
'宣言
 
Protected Overridable ReadOnly Property AppliesFormatStringWhenInEditMode As Boolean
protected virtual bool AppliesFormatStringWhenInEditMode {get;}
解説

書式文字列は通常、エディターが編集モードのときには値に適用されません。このプロパティがTrueを返す場合は、エディターが編集モードのときに書式文字列が適用されます。

参照