Ribbon for WinForms
MoveWindow メソッド (Win32)

C1.Win.4.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : MoveWindow メソッド
シンタックス
'宣言
 
Public Shared Function MoveWindow( _
   ByVal hWnd As IntPtr, _
   ByVal X As Integer, _
   ByVal Y As Integer, _
   ByVal nWidth As Integer, _
   ByVal nHeight As Integer, _
   ByVal bRepaint As Boolean _
) As Boolean
public static bool MoveWindow( 
   IntPtr hWnd,
   int X,
   int Y,
   int nWidth,
   int nHeight,
   bool bRepaint
)

パラメータ

hWnd
X
Y
nWidth
nHeight
bRepaint
参照

Win32 クラス
Win32 メンバ