Compartir a través de


CMFCCaptionButton::Move

Sets the button draw location and window show state.

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

Parameters

  • [in] ptTo
    The new location.

  • [in] bHide
    Whether to show the button.

Requirements

Header: afxcaptionbutton.h

See Also

Reference

CMFCCaptionButton Class

Hierarchy Chart