Specifies whether the button stays pressed.
void SetButtonPressed(
   BOOL bPresed=TRUE 
);
Parameters
- bPresed
 TRUE if the button keeps its pressed state, FALSE otherwise.
Requirements
Header: afxcaptionbar.h
Specifies whether the button stays pressed.
void SetButtonPressed(
   BOOL bPresed=TRUE 
);
Header: afxcaptionbar.h