MESCIUS InputMan for WPF 3.0J
SetAllowSaveImeStatus メソッド

GrapeCity.Windows.InputMan.GcImeManager.AllowSaveImeStatus 添付プロパティを設定する要素。
GrapeCity.Windows.InputMan.GcImeManager.AllowSaveImeStatus 添付プロパティの新しい値を表す System.Boolean 値。
指定した要素の GrapeCity.Windows.InputMan.GcImeManager.AllowSaveImeStatus 添付プロパティの値を設定します。
構文
Public Shared Sub SetAllowSaveImeStatus( _
   ByVal element As DependencyObject, _
   ByVal value As Boolean _
) 
public static void SetAllowSaveImeStatus( 
   DependencyObject element,
   bool value
)

パラメータ

element
GrapeCity.Windows.InputMan.GcImeManager.AllowSaveImeStatus 添付プロパティを設定する要素。
value
GrapeCity.Windows.InputMan.GcImeManager.AllowSaveImeStatus 添付プロパティの新しい値を表す System.Boolean 値。
例外
例外解説
System.ArgumentNullExceptionelement が null 参照 (Visual Basicでは Nothing) です。
System.ArgumentExceptionelement の型は System.Windows.UIElementSystem.Windows.ContentElementSystem.Windows.UIElement3D のいずれかである必要があります。
参照

参照

GcImeManager クラス
GcImeManager メンバ

 

 


© MESCIUS inc. All rights reserved.