Forum Discussion
AlexeyKryuchkov
Alumni
14 years agoHi Rajat,
Try working with the WndStyles property using the code snippet from the last post in this thread.
Note that the ES_READONLY constant is not defined in script languages by default, so you'll need to define it in your code using the 0x0800 hexadecimal constant.
Try working with the WndStyles property using the code snippet from the last post in this thread.
Note that the ES_READONLY constant is not defined in script languages by default, so you'll need to define it in your code using the 0x0800 hexadecimal constant.