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. Form enter event not working

Form enter event not working

Scheduled Pinned Locked Moved C#
help
4 Posts 4 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.
  • I Offline
    I Offline
    indiaone
    wrote on last edited by
    #1

    Hi, for me form enter event not working. help me it's arrgent thanks

    K C S 3 Replies Last reply
    0
    • I indiaone

      Hi, for me form enter event not working. help me it's arrgent thanks

      K Offline
      K Offline
      Keshav V Kamat 0
      wrote on last edited by
      #2

      I did not get you when you mean Form Enter event not working. Do u mean to say, that the form load event is not working for some reason, or the enter key event is not working. could you please describe a little more?

      Keshav Kamat :) India

      1 Reply Last reply
      0
      • I indiaone

        Hi, for me form enter event not working. help me it's arrgent thanks

        C Offline
        C Offline
        Chatura Dilan
        wrote on last edited by
        #3

        you can either use Form_KeyPress event or set form's AcceptButton property

        Chatura Dilan

        1 Reply Last reply
        0
        • I indiaone

          Hi, for me form enter event not working. help me it's arrgent thanks

          S Offline
          S Offline
          Stefan Troschuetz
          wrote on last edited by
          #4

          The Enter and Leave events are suppressed by the Form class. The equivalent events in the Form class are the Activated and Deactivate events.


          "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

          www.troschuetz.de

          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