BCGControlBar Pro for MFC
void CBCGPProp::AllowEdit ( BOOL  bAllow = TRUE)
inline

Makes a property editable or read-only.

Call this function to make a property editable or read-only.

Parameters
bAllowIf TRUE, the property will be editable; if FALSE, the property will be read-only.