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

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > SetWindowPos メソッド : SetWindowPos(IntPtr,IntPtr,Int32,Int32,Int32,Int32,UInt32) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function SetWindowPos( _
   ByVal hWnd As System.IntPtr, _
   ByVal hWndInsertAfter As System.IntPtr, _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal cx As System.Integer, _
   ByVal cy As System.Integer, _
   ByVal uFlags As System.UInteger _
) As System.Boolean
public static System.bool SetWindowPos( 
   System.IntPtr hWnd,
   System.IntPtr hWndInsertAfter,
   System.int x,
   System.int y,
   System.int cx,
   System.int cy,
   System.uint uFlags
)

パラメータ

hWnd
hWndInsertAfter
x
y
cx
cy
uFlags
参照

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