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. <<<<How do I prevent Wait cursor>>>>

<<<<How do I prevent Wait cursor>>>>

Scheduled Pinned Locked Moved C#
questionhelp
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.
  • P Offline
    P Offline
    peshkunta
    wrote on last edited by
    #1

    Guys, how do I prevent Wait cursor from showing in my app? I'm using a webBrowser control in my app and every time this webbrowser control loads a page the cursor changes to the Wait cursor with the hourglass. I don't want it to appear at all. I've tried everything and I can't seem to get it to stop showing!!!! I've tried setting Cursor. Cursor.Current = Cursors.Arrow; No effect. I've tried setting UsingWaitCursor property to false. Nothing... no change. Please help!!!!

    R 1 Reply Last reply
    0
    • P peshkunta

      Guys, how do I prevent Wait cursor from showing in my app? I'm using a webBrowser control in my app and every time this webbrowser control loads a page the cursor changes to the Wait cursor with the hourglass. I don't want it to appear at all. I've tried everything and I can't seem to get it to stop showing!!!! I've tried setting Cursor. Cursor.Current = Cursors.Arrow; No effect. I've tried setting UsingWaitCursor property to false. Nothing... no change. Please help!!!!

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      Perhaps you could first download the content you want to display in a separate thread, then set it into the control? /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

      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