Hi all,
I'm now trying to link a .rtf file into a new form.
Currently, there are 2 forms and on form1.vb, it has rich text box which i've successfully load the .rtf file and I would like to link it to form2.vb whenever I click on a button that link to form2.vb. how can i do that as i tried to use {RichTextBox1.LoadFile("filename.rtf")}
and it doesnt work when i click on button that link to form2.vb.
what_5626 0 Newbie Poster
what_5626 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.