CMFCCaptionButton::Move

将按钮绘制位置和窗口显示状态。

void Move(
   const CPoint& ptTo,
   BOOL bHide = FALSE
);

参数

  • [in] ptTo
    新位置。

  • [in] bHide
    是否显示按钮。

要求

标头: afxcaptionbutton.h

请参见

参考

CMFCCaptionButton选件类

层次结构图