Quote Originally Posted by techgnome View Post
Is there a wordwrap property? If so, make sure it is set to false... it's been a long time since I've used the RTB in a VB6 environment, but I want to say that there is a property and it is set to True by default... see if that changes anything.

-tg
the problem is that: there isn't. try see yourself
even the textbox don't have it, but when i put the scrollbars, works normaly
but i'm thinking, if RTB have the hwnd property, maybe there is an API function(or way) for that. but until now i found only with rightmargin property