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