Results 1 to 5 of 5

Thread: [RESOLVED] Notepad Application

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Resolved [RESOLVED] Notepad Application

    I'm working on a VB6 project which among many things needs a textbox that has Notepad capabilities.

    Anyone have such a Form with code?

    I originally started out by embedding Notepad into the project which was easy enough but then I found that communicating with Notepad was a problem. I tried SendKeys with no go there (totally undependable) then I tried using the handle of Notepad but found that wouldn't do much good as I needed to actually control Notepad's menu bar items which I have no idea how to do that. Ok, so I figured just make the app using a textbox instead but now I don't have the functionalities of Notepad.
    Last edited by jmsrickland; Jun 18th, 2013 at 01:32 PM.


    Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.

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