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.
Makes a property either editable or read-only.
void AllowEdit(
   BOOL bAllow=TRUE 
);
Parameters
- [in] bAllow
 TRUE to make the property editable; FALSE to make the property read-only. The default value is TRUE.
Requirements
Header: afxpropertygridctrl.h