SuperTooltip for WinForms
MoveWindow メソッド

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

パラメータ

hWnd
X
Y
nWidth
nHeight
bRepaint
参照

Win32 クラス
Win32 メンバ