TreeView for WinForms
PostMessage(IntPtr,UInt32,IntPtr,IntPtr) メソッド

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

パラメータ

hWnd
wMsg
wParam
lParam
参照

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