prevent Multi line select on DataGrid?

  • Thread starter Thread starter mttc
  • Start date Start date
Try the WIN32 API "SendMessage" method. I'm not pretty sure but I guess
there must be a message to disable the multiselect feature of a windows
control (like the datagrid).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top