シンタックス
'宣言
Public Overloads Shared Function SetWindowPos( _
ByVal As System.IntPtr, _
ByVal As System.IntPtr, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.UInteger _
) As System.Boolean
public static System.bool SetWindowPos(
System.IntPtr ,
System.IntPtr ,
System.int ,
System.int ,
System.int ,
System.int ,
System.uint
)
パラメータ
- hWnd
- hWndInsertAfter
- x
- y
- cx
- cy
- uFlags
参照