TreeView for WinForms
SendMessage(IntPtr,Int32,IntPtr,String) メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > SendMessage メソッド : SendMessage(IntPtr,Int32,IntPtr,String) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function SendMessage( _
   ByVal hWnd As System.IntPtr, _
   ByVal wMsg As System.Integer, _
   ByVal wParam As System.IntPtr, _
   ByVal lParam As System.String _
) As System.IntPtr
public static System.IntPtr SendMessage( 
   System.IntPtr hWnd,
   System.int wMsg,
   System.IntPtr wParam,
   System.string lParam
)

パラメータ

hWnd
wMsg
wParam
lParam
参照

Win32 クラス
Win32 メンバ
オーバーロード一覧