C++
void SetReadOnlyAllowed( BOOL allow );
Description
Sets the read-only OK button menu item flag. Used only if the OK button menu exists.
Parameters
Parameters | Description |
---|---|
allow | True if the OK button menu item is read-only; otherwise false |
void SetReadOnlyAllowed( BOOL allow );
Sets the read-only OK button menu item flag. Used only if the OK button menu exists.
Parameters | Description |
---|---|
allow | True if the OK button menu item is read-only; otherwise false |