バージョン

IsEditorAlwaysInEditMode メソッド (UltraEditorProxyOwnerBase)

このエディターは常に編集モードであるかどうかを返します
シンタックス
'宣言
 
Public Overrides Function IsEditorAlwaysInEditMode( _
   ByVal editor As EmbeddableEditorBase _
) As Boolean
public override bool IsEditorAlwaysInEditMode( 
   EmbeddableEditorBase editor
)

パラメータ

editor
EmbeddableEditorBase 派生のインスタンス

戻り値の型

エディターが編集モードを決して離れない場合は True。
参照