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. Visual Basic
  4. Jump Focus

Jump Focus

Scheduled Pinned Locked Moved Visual Basic
csharptutorialquestion
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.
  • J Offline
    J Offline
    Jeeva Jose
    wrote on last edited by
    #1

    vb.net 2003:^):^):^) I create 3 Textbox put in to a form (Form Name : Find) Tab order is 0 ,1 ,2. I take MDI application. Then select the menu using keyboard Example( Alt E) then select find menu Then PressEnter key. The "Find" form is open. To automatically call the First Textbox keyup Event. How can I stop this firing. Continue...

    C 1 Reply Last reply
    0
    • J Jeeva Jose

      vb.net 2003:^):^):^) I create 3 Textbox put in to a form (Form Name : Find) Tab order is 0 ,1 ,2. I take MDI application. Then select the menu using keyboard Example( Alt E) then select find menu Then PressEnter key. The "Find" form is open. To automatically call the First Textbox keyup Event. How can I stop this firing. Continue...

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

      This is the way that I thought……:~ Dim X As Boolean = False TestBox_KeyUp Event If X = False Then X = True Else (your code) End If chatura

      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