PowerTools SPREAD for Windows Forms 8.0J
SetOpenStatus メソッド


取得するコントロールのハンドル
コントロールのIMEモードを取得します。
構文
'Declaration
 
Public Shared Sub SetOpenStatus( _
   ByVal open As Boolean, _
   ByVal handle As IntPtr _
) 
'使用法
 
Dim open As Boolean
Dim handle As IntPtr
 
spreadImeHelper.SetOpenStatus(open, handle)
public static void SetOpenStatus( 
   bool open,
   IntPtr handle
)

パラメータ

open
handle
取得するコントロールのハンドル
参照

spreadImeHelper クラス
spreadImeHelper メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.