GrapeCity SPREAD for Windows Forms 11.0J
IsOpen メソッド


指定したIMEが開かれているかどうかを示す値を返します。
構文
'Declaration
 
Public Shared Function IsOpen( _
   ByVal handle As IntPtr _
) As Boolean
'使用法
 
Dim handle As IntPtr
Dim value As Boolean
 
value = spreadImeHelper.IsOpen(handle)
public static bool IsOpen( 
   IntPtr handle
)

パラメータ

handle
参照

spreadImeHelper クラス
spreadImeHelper メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.