CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2006
    Posts
    32

    Find box obstructs text!

    I have written a little word processor just to help myself with VB6

    I hane noticed that the Find box obstructs found text if the two happens to be in the same location on screen

    Please show me how to determine where the insertion point (not the mouse cursor!) is and how to move box and text from one another


    Thanks in advane!!

  2. #2
    Join Date
    Oct 2005
    Location
    England
    Posts
    803

    Re: Find box obstructs text!

    It would be handy if you could upload a picture showing your problem. Or even better your project so we could have a look at it.
    Rich

    Visual Studio 2010 Professional | Windows 7 (x64)
    Ubuntu

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

Featured