RICHEDITBOX : "fit" into Control
Posted: Thu Sep 15, 2022 11:13 am
hi,
when have a long String it might exceed RICHEDITBOX Control Width
you can "disable" Horizontal Scrollbar of RICHEDITBOX Control so it will "word-wrap" String using
when have a long String it might exceed RICHEDITBOX Control Width
you can "disable" Horizontal Scrollbar of RICHEDITBOX Control so it will "word-wrap" String using
Code: Select all
HSCROLL .T. // NOT .F. !!!