Is there anyway to change the color of a readonly edit box?
Also would MoveWindow be an ok way to resize the edit box as the window gets resized?
Printable View
Is there anyway to change the color of a readonly edit box?
Also would MoveWindow be an ok way to resize the edit box as the window gets resized?
>>> Also would MoveWindow be an ok way to resize the edit box as the window gets resized?
... and, yes.
thanks