'Declaration Public Shared Sub SetOpenStatus( _ ByVal open As Boolean, _ ByVal handle As IntPtr _ )
'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)
'使用法
Dim open As Boolean Dim handle As IntPtr spreadImeHelper.SetOpenStatus(open, handle)
public static void SetOpenStatus( bool open, IntPtr handle )
spreadImeHelper クラス spreadImeHelper メンバ
Copyright © 2004 GrapeCity inc.