I have an edit box and I want to have the dialog box return a new line when the text goes past a certain point. Like a text wrap. Is there something, such as ES_AUTOHSCROLL I can put in my initialization code that can make my text wrap?