how to set two key as hotkey in VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nivaz
    New Member
    • Feb 2008
    • 17

    how to set two key as hotkey in VB

    friends this tme i am cmg with a problem, iwant to know how to set two key as hot keys, for ex:

    if i press CTRl+INSERT key then zoomin will perform, then if i press CTRl+DELETE key then zoom out should takes place.

    plz help me friends
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You just need to handle the desired keystrokes and call the other procedure inkey press.

    Comment

    • nivaz
      New Member
      • Feb 2008
      • 17

      #3
      sorry friend i cant get that

      Comment

      Working...