PyCEdit
.SetReadOnly
SetReadOnly(
bReadOnly
)
Sets or clears the read-only status of the listbox.
Parameters
bReadOnly=1
: int
The read-only state to set.
MFC References
CEdit::SetReadOnly