No announcements
Found 2877988 threads
-
0 Votes
ScrollView ViewChanged not raised when inital content is not out of bound
This is a continuing question to my previous question:Unanswered | 4 Replies | 955 Views | Created by Chunmiao - Tuesday, August 13, 2013 6:10 PM | Last reply by Chunmiao - Wednesday, August 14, 2013 3:56 AM -
2 Votes
ScrollView ViewChanged not raised
Can you share a code snippet of what you are trying to do? The GridView's control template has a scrollviewer which will get ViewChanged events when you are panning/zooming ...Answered | 4 Replies | 1883 Views | Created by Chunmiao - Monday, August 12, 2013 7:16 PM | Last reply by Chunmiao - Tuesday, August 13, 2013 3:58 PM -
0 Votes
Word.Application.WindowBeforeRightClick is not raised when right-clicking picture content controls
Word.Application.WindowBeforeRightClick event to show the popup.This seems to work fine for content controls that are of type Text or RichText.But when it comes to ...Unanswered | 2 Replies | 5413 Views | Created by Jose Anton Bautista - Tuesday, March 10, 2009 9:48 AM | Last reply by Cindy Meister MVP - Monday, October 25, 2010 5:38 PM -
0 Votes
dataerror event is not raised
reason is that when you create a relation object, the constraints of the child table is not available on the relation while it is on parent ... -
0 Votes
DbUpdateConcurrencyException is not raised
The DbUpdateConcurrencyException is not raised in my case. I'm using Database first approach in EF 5.0 I have Carrier object with 0..1Answered | 5 Replies | 3348 Views | Created by Hetal Shah - Wednesday, May 15, 2013 10:43 PM | Last reply by darnold924 - Saturday, May 18, 2013 9:19 PM -
0 Votes
DoubleTapped not raised when Tapped is enabled
Hi, I have a control where I want to handle doubletapped and tapped events, however it seems that tapped catches the event and doubletapped is never ...Unanswered | 1 Replies | 1006 Views | Created by Vincent Rich - Friday, November 9, 2012 11:27 PM | Last reply by Ramprasath R - Monday, November 19, 2012 8:03 PM -
0 Votes
ScrollView Out of Bounds Bounces
Hi, There is BounceEase animating in Window Store app. Please follow the Easing function section in this documentAnswered | 1 Replies | 1169 Views | Created by PRW - Tuesday, October 2, 2012 9:06 PM | Last reply by Jesse Jiang - Thursday, October 4, 2012 7:20 AM -
1 Votes
MouseMove event is raised when Content is set.
content is set MouseMove event is raised again (but don't understand why :)). When last line of code is changed to : win.Title ...Answered | 1 Replies | 5647 Views | Created by Julius.Petko - Wednesday, August 27, 2008 9:35 PM | Last reply by Dr. WPF - Wednesday, August 27, 2008 10:44 PM -
0 Votes
SelectionChangeCommitted event not raised.
SelectionChangeCommitted is not raised when SelectedIndex is programmatically changed. If you want to raise SelectionChangeCommitted ...Answered | 1 Replies | 4631 Views | Created by G.Peters - Monday, March 27, 2006 11:30 AM | Last reply by Peter Ritchie - Monday, March 27, 2006 5:38 PM -
0 Votes
Faulted Event is not raised ???
Did you solve your problem? I have a similar one. It works fine when I use netTcpBinding, but does not raise events when use dualhttpbindingUnanswered | 1 Replies | 3119 Views | Created by zuanoc - Monday, November 17, 2008 9:48 AM | Last reply by papua - Monday, December 1, 2008 7:02 AM -
0 Votes
Scrollview is not dispaying Canvas within when canvas width increases.
Not sure if anyone has had any experience of this. I have a dipatcher timer which, when it ticks, adds another 50 pixels to the width ...Answered | 1 Replies | 830 Views | Created by CBaverstock - Monday, July 18, 2011 12:00 PM | Last reply by Haixia_Xie - Wednesday, July 20, 2011 10:09 PM -
0 Votes
ToolStrip ItemCliked Event is not raised when clicked if the form is not focused.
When a form is not focused and the toolstrip is clicked, its ItemClicked is not raised. I need to click the second time to cause this ... -
0 Votes
ToolStripComboBox - SelectedIndexChanged is not raised when text is deleted.
SelectedIndexChanged event does not fire.) Is this a bug? I want to use the SelectedIndexChanged event to enable another control when ...Unanswered | 2 Replies | 3318 Views | Created by Johanna Belanger - Monday, December 4, 2006 11:26 PM | Last reply by nobugz - Tuesday, December 5, 2006 12:39 PM -
2 Votes
Event not raised when copying Work Item
multiple events raised. Similar issue explained here httpAnswered | 3 Replies | 820 Views | Created by Mario Zagreb - Friday, January 17, 2014 8:27 AM | Last reply by chamindac - Friday, January 17, 2014 6:16 PM -
0 Votes
Icon not appearing when bound
converter is returning a valid string, why does the buttons icon not show correctly when that string is a correct icon name? If I manually set ...Answered | 2 Replies | 1172 Views | Created by Captain Kernel - Wednesday, October 30, 2013 6:55 PM | Last reply by Captain Kernel - Wednesday, October 30, 2013 7:14 PM -
0 Votes
NetworkInformation.NetworkStatusChanged is not raised immediately
From my observation, the OnNetworkStatusChange function is not called immediately when i disconnect my router from the internet by unplugging the internet ...Answered | 1 Replies | 1129 Views | Created by P.Akial - Thursday, December 6, 2012 7:34 AM | Last reply by Aaron Xue - Monday, December 10, 2012 9:39 AM -
0 Votes
Content Query Not Filtering out Content Type
Hi Kevin, I don't know how much this will help, but the Group does not have any bearing on this. That is simply a way to visually break things up since there could ...Answered | 3 Replies | 2292 Views | Created by KevinM09 - Wednesday, October 17, 2012 9:05 PM | Last reply by KevinM09 - Thursday, November 1, 2012 1:02 PM -
0 Votes
Exception not raised on instead of trigger
Hi, Once error is raised, SQL server will execute next statement. Please include return statement for terminate ...Answered | 1 Replies | 6303 Views | Created by Toyist - Tuesday, August 31, 2010 5:13 PM | Last reply by Ramesh S - Tuesday, August 31, 2010 5:38 PM -
0 Votes
Listbox not scrollview follow horizonal.
Do you have a question? What are you trying to do and in what way is your code not achieving that?Unanswered | 1 Replies | 502 Views | Created by Le Thien Hoang - Sunday, May 18, 2014 6:04 AM | Last reply by Rob Caplan [MSFT] - Sunday, May 18, 2014 6:54 PM -
0 Votes
Why MouseDown event is not raised when clicking on Canvas?
when I set the Background color of the canvas! Without setting the backgroung color of the canvas the event is just not raised ...Answered | 7 Replies | 11469 Views | Created by HeinzGuggenheimer - Thursday, July 3, 2008 11:00 AM | Last reply by RobertJohnston - Saturday, July 5, 2008 8:36 AM - Items 1 to 20 of 2877988 Next ›
No announcements