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

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

パラメータ

hwnd
nIndex
newWindowProc
参照

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