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
Sets the button draw ___location and window show state.
void Move(
const CPoint& ptTo,
BOOL bHide = FALSE
);
[in] ptTo
The new ___location.
[in] bHide
Whether to show the button.
Header: afxcaptionbutton.h