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. Navigate Focus with Arrow Keys on Container having Multiple Panels/Controls

Navigate Focus with Arrow Keys on Container having Multiple Panels/Controls

Scheduled Pinned Locked Moved C#
dockertutorialquestion
1 Posts 1 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.
  • S Offline
    S Offline
    Sukhjinder_K
    wrote on last edited by
    #1

    Navigate Focus with Arrow Keys on Container How to navigate focus using Arrow Keys only (no Tab/Shift-Tab) on following layout and in the same order Panel mainPanel containsthe following Controls as Panel p1 with buttons p1b1, p1b2, p1b3 Buttons b1, b2, b3 Panel p2 Panel p3 with buttons p3b1, p3b2, p3b3 ListBox L1 A screenshot of the above is available at http://img130.imageshack.us/img130/4610/btnlayoutpk1.png[^] I understand that I need to set the tabIndex of individual Controls but dont quite figure out in which order they need to be set. Do I need to change the TabIndex of Panels or Individual Controls or both. Any Suggestions? Thanks...

    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