Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. I'm needing to have a textbox to be on top of all other controls on the form.

I'm needing to have a textbox to be on top of all other controls on the form.

Scheduled Pinned Locked Moved C#
csharp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lecutus1
    wrote on last edited by
    #1

    I'm needing to have a textbox to be on top of all other controls on the form. What would be the proper technique. This particular textbox is for emergency messages, so has to be attention getting. I can get it to resize, enable, and disappear. But can't get it to be seen over the form controls I've been having problems messagebox in a loop. I'm using VS2005, C#. Thanks

    OriginalGriffO 1 Reply Last reply
    0
    • L Lecutus1

      I'm needing to have a textbox to be on top of all other controls on the form. What would be the proper technique. This particular textbox is for emergency messages, so has to be attention getting. I can get it to resize, enable, and disappear. But can't get it to be seen over the form controls I've been having problems messagebox in a loop. I'm using VS2005, C#. Thanks

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #2

      use the BringToFront method - does what it says on the tin!

      No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups