No announcements
Found 1124959 threads
-
0 Votes
Application.OnUndoOrRedo event is not firing
Hello, Event OnUndoOrRedo of application object is not firing.Answered | 1 Replies | 12224 Views | Created by kodanda ram kanumuri - Friday, June 18, 2010 10:05 AM | Last reply by Thomas_Bell - Wednesday, February 15, 2012 2:00 PM -
0 Votes
StoryBorad "Completed" event is not firing !
Please do not set the RepeatBehavior to Forever if you want to fire the Completed event.Answered | 2 Replies | 4862 Views | Created by cellulo madhu - Thursday, June 18, 2009 5:12 AM | Last reply by Jim Zhou - MSFT - Wednesday, June 24, 2009 12:48 PM -
0 Votes
datagridview.selectionchange event not firing
finally i found the problem, the datagridview selectionchanged event will not fire if selectionmode is in fullrowselect.Answered | 9 Replies | 8636 Views | Created by satuday - Thursday, August 11, 2011 10:46 PM | Last reply by Lie You - Monday, August 15, 2011 8:40 AM -
1 Votes
Stop Event Handler from firing an event
What is the condition that you don't want it to fire?Answered | 6 Replies | 3471 Views | Created by RyanAB - Tuesday, February 11, 2014 1:40 AM | Last reply by RyanAB - Friday, February 14, 2014 3:06 AM -
0 Votes
DragDrop Event not Firing
And Yes I had handled DragDrop Event.....Answered | 4 Replies | 13187 Views | Created by Prateek_Shrivastava - Sunday, August 16, 2009 12:33 PM | Last reply by Saleem.Fesch - Saturday, October 23, 2010 6:20 AM -
0 Votes
Dropdownlist SelectIndexChanged event not firing
Please any one tell me how to solve my problem with Dropdownlist SelectIndexChanged event. this event is not firing when i am ...Answered | 1 Replies | 3758 Views | Created by Thirumal - Friday, May 11, 2012 6:25 AM | Last reply by maziyar.developer - Friday, May 11, 2012 11:56 PM -
0 Votes
Event is not firing
i have changed the event into MenuItem,the i got the below error The event 'Click' cannot be specified on a Target tag in a Style.Answered | 3 Replies | 3630 Views | Created by S.Guru - Thursday, August 2, 2012 8:54 AM | Last reply by Pete Laker - Thursday, August 2, 2012 9:23 AM -
2 Votes
Is there an event fires wtih Application.Exit()?
Hello, I think you need to override the Form.OnClosing Event or OnFormClosing Event handler(depending upon the .net version you are using.)Answered | 2 Replies | 2786 Views | Created by code_warrior - Wednesday, June 30, 2010 8:19 AM | Last reply by sweety1112 - Wednesday, June 30, 2010 8:40 AM -
1 Votes
ListView Drop event not firing
While maybe not helpful at first, the reason you do not receive the Drop event is that the ListView/GridView itself handles the Drop event.Answered | 10 Replies | 5372 Views | Created by Matthew Saunier - Tuesday, March 6, 2012 3:56 AM | Last reply by abhig78 - Friday, July 6, 2012 5:46 PM -
4 Votes
Serial port DataReceived event not firing
DataReceived event does not necessarily fire immediately as and when the data is sent to the serial port.Answered | 14 Replies | 18148 Views | Created by Spektre - Wednesday, June 29, 2011 8:34 PM | Last reply by JohnWein - Saturday, July 9, 2011 7:48 PM -
0 Votes
Bing Maps V7 - End Drag Fires Click Event When Polyline Displayed ( IE 8 OK)
If the polyline is there but invisible, the end of a drag on the map does not fire a click.Answered | 8 Replies | 7290 Views | Created by blibber - Friday, December 31, 2010 6:09 PM | Last reply by Aditya Tadakaluru - Saturday, January 8, 2011 2:44 PM -
4 Votes
GotFocus event not firing on Image
When are you expecting GotFocus to fire?Answered | 9 Replies | 1845 Views | Created by Tehreem Fatima - Sunday, April 28, 2013 7:35 AM | Last reply by Rebecca M. Riordan - Monday, April 29, 2013 10:49 AM -
0 Votes
WinJS.UI.SettingsFlyout - unload event firing
I was going to use the unload event/method but it doesn't appear to be fired when a flyout collapses.Answered | 1 Replies | 2920 Views | Created by Robert L. Bogue [MVP] - Wednesday, October 3, 2012 1:47 AM | Last reply by Arun B Nagarajan - Wednesday, October 3, 2012 6:41 PM -
0 Votes
List item event is not fired
I will use this way for adding items, however it's unclear why adding through object model doesn't fire events.Answered | 16 Replies | 9172 Views | Created by KidOfTheNeon - Wednesday, August 5, 2009 2:17 PM | Last reply by Mohamed Hachem - Friday, September 18, 2009 1:45 PM -
0 Votes
Notification Events Being Fired On Application Startup
I have noticed that when I start my application I end up receiving Notification Events for what appears to be the history of the cache.Answered | 2 Replies | 5810 Views | Created by samzon - Wednesday, September 16, 2009 6:40 PM | Last reply by samzon - Thursday, September 17, 2009 3:26 PM -
0 Votes
Firing Events to Multiple Sinks
You could use IObservable output with CTP2 and have multiple consumers subscribe to it, but event then the notification of each sink is synchronous.Answered | 2 Replies | 7565 Views | Created by graham9 - Sunday, October 25, 2009 10:08 PM | Last reply by graham9 - Tuesday, October 27, 2009 1:22 AM -
0 Votes
"this" when event is fired.
I plan to have this method called from multiple area - the method will do some calculations and then adjust the width of the item that fired the event.Answered | 4 Replies | 3812 Views | Created by Wozza99 - Monday, January 26, 2009 2:20 PM | Last reply by Wozza99 - Monday, January 26, 2009 3:24 PM -
3 Votes
Treeview events - issue with Selected Node firing DoubleClick
When I double click on a node to expand it, quite rightly, the Node DoubleClick event is fired - *but*, in the sub arguments it has the node causing the ...Answered | 6 Replies | 2167 Views | Created by leshay - Thursday, April 21, 2016 3:38 PM | Last reply by leshay - Friday, April 22, 2016 2:10 AM -
0 Votes
CommunicatorAPI.MessengerClass OnMyStatusChange event not firing always
forum=communicatorsdk It sounds like if your status goes to 'idle' the event will not fire.Answered | 5 Replies | 10299 Views | Created by Bijay Kumar Sahoo - Monday, June 28, 2010 5:08 PM | Last reply by John Clarkson - Monday, February 17, 2014 3:23 PM -
4 Votes
ComboBox SelectedValueChanged event firing before Form Load Event?
Event fires when it gets a initial value even though that value is 'Nothing'.Answered | 7 Replies | 7056 Views | Created by TS68 - Friday, October 30, 2009 5:32 PM | Last reply by Rudedog2 - Friday, October 30, 2009 6:27 PM
No announcements