Condividi tramite


CDockingPanesRow::MovePane

Questo argomento è incluso per motivi di completezza. Per informazioni dettagliate, vedere il codice sorgente disponibile nella cartella VC\atlmfc\src\mfc dell'installazione di Visual Studio.

void MovePane(
   CPane* pControlBar,
   CPoint ptOffset,
   BOOL bSwapControlBars,
   HDWP& hdwp
);
void MovePane(
   CPane* pControlBar,
   CRect rectTarget,
   HDWP& hdwp
);
void MovePane(
   CPane* pControlBar,
   int nOffset,
   bool bForward,
   HDWP& hdwp
);
void MovePane(
   CPane* pControlBar,
   int nAbsolutOffset,
   HDWP& hdwp
);

Parametri

  • [in] pControlBar
     

  • [in] ptOffset
     

  • [in] bSwapControlBars
     

  • [in] hdwp
     

  • [in] rectTarget
     

  • [in] nOffset
     

  • [in] bForward
     

  • [in] nAbsolutOffset
     

Requisiti

intestazione: afxdockingpanesrow.h

Vedere anche

Riferimenti

Classe di CDockingPanesRow

Grafico della gerarchia