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.
Sets the name of a property.
void SetName(
   LPCTSTR lpszName,
   BOOL bRedraw=TRUE 
);
Parameters
- [in] lpszName 
 The property name.
- [in] bRedraw 
 TRUE to redraw the property immediately; otherwise, FALSE. The default value is TRUE.
Requirements
Header: afxpropertygridctrl.h