Microsoft
Software
Hardware
Network
Question : Disable select on ListView right-mouse click
I want to be able to disable the selection of a ListViewItem on a right mouse click. Instead, I want just the context menu to appear.
This way, users can select the items with a left mouse click and then perform a right mouse click to bring up the context menu (without it deselecting an already selected item).
Doea anybody know how this can be done? XAML code for my ListView is below. Items are added dynamically in code.
nuItem>
te>
ate>
Answer : Disable select on ListView right-mouse click
Answer to this question is here:
http://social.msdn.microso
ft.com/For
ums/en-US/
wpf/thread
/
2c8f00ca-
9c7d-4237-
b2cf-f6091
1a008a9
Random Solutions
How to deal with binary data types in access
Crosstab Query with Decimal column Headers for MS Graph Datasheet
Using COMAdmin to create a COM+ application running under an identity of "Network Service"
Data Loss & Recovery - FAT 16 - NTFS 160GB USB drive. Possible bad MBR or Partition Table
Problem with "shutdown" DOS command
sql question
need to convert the following from asp to asp.net
displaying fields total amount in textbox on form
URGENT: Need help parsing string for several numeric values SQL database columns
Restrict Textbox to Number and Decimal character only