SetReadOnly |
Controls read-only for a DropEntry or Entry.
Prototype:
SetReadOnly(LONG ControlID, BYTE bReadOnly)
Arguments:
ControlID |
ID of the control |
bReadOnly |
True sets the control to read-only. False makes it read/write. |