Search results for query: *

  • Users: dentis2l
  • Content: Threads
  • Order by date
  1. D

    Shift+click

    Hello, I would like to have an event when SHIFT KEY is PRESSED and I hit left mouse for example. I know how to trigger a click event, but I don't know how to find out if the SHIFT key is pressed meanwhile. I use VB.Net 2005 If you know the solution to my issue, please let me know what that is...
  2. D

    DataGridView auto refresh

    Hello, I am building a windows application. I know how to load the data manually using dataadapter and dataset. I was wondering if there is a way to synchronize an sql server table with a datagridview. When someone updates the database, the content of the dataview should be automatically...
Back
Top