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