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