G
Guest
I need to assign a multiline string to a textbox in design time,
my problem is that strings cannot be on more than one line
in the editor, even the _ at the end of a line doesn't work
with string, so how can I do this?
(I need it to store some readme instructions in my program,
but I want them to be part of the exe and not in another
txt file.
tia.
my problem is that strings cannot be on more than one line
in the editor, even the _ at the end of a line doesn't work
with string, so how can I do this?
(I need it to store some readme instructions in my program,
but I want them to be part of the exe and not in another
txt file.
tia.