Hi, If I use DialogBox and create a multiline Textfield or a RichEdit, and if I press "cancel" when the control has the focus, the dialog window disappears (I'm afraid it's destroyed at this point). Do you happen to know what to prevent this to happen? Assigning "-cancel" option to a button won't work; the _Click event is not called. Thanks for any hints, Joey