Results 1 to 3 of 3

Thread: textedit position

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Apr 2001
    Posts
    843

    textedit position

    How can I make a TextEdit Box get on top of another control with code?

    I am trying to do this using VC++...

    Thanks!
    "The difference between mad and genius is the success"

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Apr 2001
    Posts
    843
    m_edit.BringWindowToTop();

    doesnt work... I am trying to set a editbox above a FlexGrid control with code and I cant!!
    "The difference between mad and genius is the success"

  3. #3
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Try SetWindowPos.. and are you using MFC?
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

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