Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the text of Boolean labels.
void SetBoolLabels(
LPCTSTR lpszTrue,
LPCTSTR lpszFalse
);
Parameters
[in] lpszTrue
The text string to display for the Boolean value of true.[in] lpszFalse
The text string to display for the Boolean value of false.
Requirements
Header: afxpropertygridctrl.h