Hi my friends
Message,"test text " \\"for message box",INFORMATION
How able to get the output text in the same way with information box of the WinBuilder ? Thank you in advance for your answer and your help. Best regards
Autoit Code: (@CRLF)
MsgBox (0, " Test", "test text " & @CRLF & "for message box")
Output gui: