Results 1 to 2 of 2

Thread: Press the control button, hold it there and user can select the rows randomly

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2004
    Location
    west
    Posts
    96

    Press the control button, hold it there and user can select the rows randomly

    Hi everybody

    I have attached a screen capture. In the screen capture, the user pressed on the control button from the keyboard, hold it there and selected logical number 2 and 5 at random, may i know is there anyway to disable this function but i would like to retain the function of multi-selecting using the shift button from the keyboard. Thank u very much.
    Attached Images Attached Images  
    Last edited by chioman; Feb 6th, 2006 at 04:21 AM.

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Press the control button, hold it there and user can select the rows randomly

    If you want to retain the ability to select more than 1 using shift but not with control, you should probably use the on mouse down event, check if the control key is held and if so, clear what has already been selected and only select the one that has been clicked.

    Btw, you didn't attach anything
    KrisSiegel.com - My Personal Website with my blog and portfolio
    Don't Forget to Rate Posts!

    Free Icons: FamFamFam, VBCorner, VBAccelerator
    Useful Links: System.Security.SecureString Managed DPAPI Overview Part 1 Managed DPAPI Overview Part 2 MSDN, MSDN2, Comparing the Timer Classes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width