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

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

パラメータ

hwnd
nIndex
dwNewLong
参照

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