No announcements
Found 1847366 threads
-
2 Votes
Using Rx to support the double-click event with Silverlight
Triple click would result in two double click detections.Answered | 12 Replies | 8834 Views | Created by Bertrand Fritsch - Monday, April 4, 2011 4:09 PM | Last reply by Jordan Neumeyer - Tuesday, September 27, 2011 5:34 AM -
0 Votes
System.Windows.Automation - capturing double click
Hi there I'm working with the automation framework but have come across a little problem.Answered | 1 Replies | 1359 Views | Created by Serlingpa - Monday, July 8, 2013 8:08 AM | Last reply by Chintan982 - Monday, July 8, 2013 1:33 PM -
0 Votes
V8 - Pushpin Click and Double Click
Double click works fine, even when a click event is already added.Answered | 5 Replies | 907 Views | Created by blibber - Wednesday, January 4, 2017 10:11 AM | Last reply by Ricky_Brundritt - Thursday, January 12, 2017 3:10 AM -
1 Votes
Double Click/Right Click ListView Help
When you add selections to the ContextMenuStrip control, double click on them and an event handler code section will be created.Answered | 4 Replies | 3259 Views | Created by NO.obie - Tuesday, September 8, 2009 11:52 PM | Last reply by kaymaf - Wednesday, September 9, 2009 1:26 PM -
2 Votes
TEMPCOMBO opens in double click
Hi, Thank you for your reply, By double click I mean, once we have to enter the cell by clicking it and then again we need to ...Answered | 8 Replies | 2813 Views | Created by drsantoshsinghrathore - Wednesday, February 11, 2015 1:58 PM | Last reply by Edward8520 - Wednesday, February 25, 2015 6:01 AM -
6 Votes
Handle Double Click
You're right, it only takes care of the click event after the double click.Answered | 15 Replies | 1296 Views | Created by dev hedgehog - Monday, November 24, 2014 12:21 PM | Last reply by Andy ONeill - Thursday, December 4, 2014 8:44 AM -
0 Votes
Button double click
Hello Debra has a question, at [1] you can find a list with all windows forms controls, which support the double-click event.Answered | 7 Replies | 1012 Views | Created by Debra has a question - Thursday, January 15, 2015 4:06 PM | Last reply by Cor Ligthert - Friday, January 16, 2015 8:57 AM -
0 Votes
ListBox double click event?
Hello, I just found a blog which how to add a click event to ListView.Answered | 4 Replies | 6097 Views | Created by ambiguous57 - Tuesday, June 7, 2011 3:24 PM | Last reply by J Marchant - Tuesday, June 14, 2011 9:27 AM -
0 Votes
Detecting global double clicks?
boomshakalaka one problem, there is nothing there for double clicks.Answered | 4 Replies | 2519 Views | Created by seanmchugh12345 - Wednesday, April 13, 2011 1:11 PM | Last reply by seanmchugh12345 - Wednesday, April 13, 2011 2:55 PM -
0 Votes
Double-Click in MFCShellList
When I double-clicked an item in MFC ShellList, Windows OS is executed that.Answered | 2 Replies | 3090 Views | Created by HyunJong Ha - Monday, August 12, 2013 2:07 AM | Last reply by HyunJong Ha - Tuesday, August 13, 2013 4:41 AM -
1 Votes
ListBox double-click issue
Hi Jimit, you can utilize VisualTreeHelper to check whether or not the UIElement that was double-clicked actually was a ListBoxItem (as opposed to i.e. the Scrollbar's ...Answered | 2 Replies | 3853 Views | Created by spacejam - Tuesday, April 13, 2010 10:47 AM | Last reply by Jie Bao - Wednesday, April 14, 2010 5:12 AM -
0 Votes
Double click event in datagrid
SL5 will have double-click from what I read.Answered | 3 Replies | 3267 Views | Created by Leandro de Souza - Wednesday, November 23, 2011 8:15 PM | Last reply by WilliamStacey - Thursday, November 24, 2011 6:54 AM -
0 Votes
double click on listbox control
If you delete the Add, Edit, and Delete buttons from the List Command Bar (don't just make the buttons "Not Visible") the List is no longer editable with a ...Answered | 6 Replies | 3154 Views | Created by Kivito - Tuesday, August 2, 2011 9:23 AM | Last reply by 4tuneate - Wednesday, December 21, 2011 6:42 PM -
0 Votes
double click list
In SL client you can override code for editing entity and by that disable double click..Answered | 1 Replies | 699 Views | Created by Sergio0804 - Thursday, March 17, 2016 6:41 PM | Last reply by Kivito - Friday, March 18, 2016 11:54 AM -
2 Votes
open file by double-clicking on it
How does the application being opened know what action to take when the associated file is double clicked?Answered | 4 Replies | 3219 Views | Created by VB.Net Wizard - Tuesday, July 1, 2008 1:29 PM | Last reply by SJWhiteley - Tuesday, December 9, 2008 3:12 PM -
1 Votes
Double Click Goto Windows and Customization
Thanks Can we confirm that double click (with no custom code overloading) works for output, results (from find) and error windows ?Answered | 3 Replies | 3352 Views | Created by Greg Roberts - Friday, February 6, 2009 6:45 AM | Last reply by Greg Roberts - Saturday, February 7, 2009 1:59 AM -
5 Votes
MVVM ListItem Double Click
Best Regards, Yong Lu MSDN Community Support Please remember to click ...Answered | 3 Replies | 1355 Views | Created by BellaCLM - Thursday, February 21, 2019 2:54 PM | Last reply by Yong Lu - Friday, February 22, 2019 1:44 AM -
0 Votes
Treeview double click on blank area
hi.Node.Bounds.Contains(e.Location)) { //MessageBox.Show("Double-click in empty area"); ...Answered | 3 Replies | 1333 Views | Created by john pp nn - Wednesday, July 22, 2020 12:27 PM | Last reply by Daniel_Zhang-MSFT - Friday, July 24, 2020 6:06 AM -
3 Votes
StackPanel double-click event?
Note: ClickCount will only be more than one if the second click happens quickly enough after the first one, just like a regular doubleclick.Answered | 7 Replies | 12435 Views | Created by purpleflash - Wednesday, December 24, 2008 1:44 AM | Last reply by DutchMarcel - Friday, December 26, 2008 2:38 PM -
0 Votes
Single click acting as double click in form designer
What is happening for me at this point is that the control acts as if it has been double-clicked and I get whatever is the default code block generated for me in code.Answered | 8 Replies | 6494 Views | Created by mikecoop83 - Thursday, January 26, 2006 6:50 AM | Last reply by benknight04861 - Friday, October 30, 2009 6:01 PM - Items 1 to 20 of 1847366 Next ›
No announcements