Results 1 to 2 of 2

Thread: How to save an rtf file?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Posts
    12

    How to save an rtf file?

    hey guys thanks for the previous help.


    so how do you guys save an rtf file? using save as, i dont seem to have the option when i am trying to save one.

  2. #2
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: How to save an rtf file?

    You mean this:
    Code:
    RichTextBox1.SaveFile "c:\myfile.rtf"
    The first parameter of SaveFile() is the full path for the file.


    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width