How to break into next line in control "EDITBOX" !
Posted: Sun Oct 31, 2010 9:19 am
Hi everyone:
I would like to put an control EDITBOX on a form as infomation board. Of course, It's nopt allowed to edit.
I add contents with EDITBOX.VALUE:=EDITBOX.VALUE+CONTENTS ADDED+CHR(13) for each line. I try to display content in the beginning in a line with chr(13) and fail.
Could anyone help!
Best Regards
chen min
I would like to put an control EDITBOX on a form as infomation board. Of course, It's nopt allowed to edit.
I add contents with EDITBOX.VALUE:=EDITBOX.VALUE+CONTENTS ADDED+CHR(13) for each line. I try to display content in the beginning in a line with chr(13) and fail.
Could anyone help!
Best Regards
chen min