次の方法で共有


COleControlSite::MoveWindow

コントロールの位置を変更します。

virtual void MoveWindow(
   int x,
   int y,
   int nWidth,
   int nHeight 
);

パラメーター

  • x
    ウィンドウの新しい左辺の位置。

  • y
    ウィンドウの新しい上辺の位置。

  • nWidth
    ウィンドウの新しい幅。

  • nHeight
    ウィンドウの新しい高さ。

必要条件

**ヘッダー:**afxocc.h

参照

参照

COleControlSite クラス

階層図

その他の技術情報

COleControlSite のメンバー