GrapeCity InputMan for Windows Forms 11.0J
HasImeSupport メソッド

ウィンドウハンドルを表すIntPtr値。
引数で指定されたウィンドウでIMEがサポートされているか、いないかを返します。
シンタックス
Public Shared Function HasImeSupport( _
   ByVal handle As IntPtr _
) As Boolean
public static bool HasImeSupport( 
   IntPtr handle
)

パラメータ

handle
ウィンドウハンドルを表すIntPtr値。

戻り値の型

説明
True IMEがサポートされています。
False IMEがサポートされていません。
参照

参照

GcIme クラス
GcIme メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.