Results 1 to 2 of 2

Thread: Remove Focus?

  1. #1

    Thread Starter
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346

    Remove Focus?

    I have a small winform that displays in the lower right corner of the screen (Sorta like MSN messenger email alert box) and whn it pops up i dont want it to have focus. I want to still be doing what i have been doing. Like if i am typing and this box pops up, i dont want it to take focus and stop typing, i want it to keep going, but have the box still visible. Any ideas?
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I think you have to use SetWindowPos API with some Const flags but I can't remember which one . Do some search for that call , hopfuly you can find some examples .

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