No announcements
Found 3155958 threads
-
5 Votes
Event override in custom control
>how should I do in my user control to override base event?Answered | 9 Replies | 2422 Views | Created by first100 - Monday, March 23, 2015 10:16 AM | Last reply by first100 - Tuesday, March 24, 2015 3:24 PM -
0 Votes
Override CurrentCulture for Winforms control
All your controls will run on one thread, Windows doesn't allow mixing threads within one form.Answered | 1 Replies | 2719 Views | Created by MCMoser - Friday, May 29, 2009 9:25 AM | Last reply by nobugz - Friday, May 29, 2009 3:09 PM -
0 Votes
Problem about override a control's property
A difference between new and override keywords.Answered | 4 Replies | 2848 Views | Created by Le Vo Quang - Friday, November 6, 2009 9:07 AM | Last reply by Le Vo Quang - Friday, November 6, 2009 10:17 AM -
3 Votes
Overriding culture code for the calendar control
Instead of setting the values in the Get for the calendar, just set them outright when the culture is constructed.Answered | 8 Replies | 4385 Views | Created by siren007 - Tuesday, February 24, 2009 6:11 PM | Last reply by siren007 - Wednesday, February 25, 2009 4:28 PM -
0 Votes
Getting Started with SQL Server
Good Day, SQL Server is easy to learn same as any RDBMS.Answered | 7 Replies | 1065 Views | Created by SixthS.e.n.s.e - Thursday, January 21, 2016 11:07 AM | Last reply by SKB7 - Monday, January 25, 2016 10:01 AM -
0 Votes
Override OnPointerMoved event does not getting fire
>i could not able to select my contents, OnPointerPressed is getting trigger but pointermoved and pointerreleased events are not getting triggered.Answered | 1 Replies | 265 Views | Created by NarendranSrinivasan - Monday, March 14, 2016 2:30 PM | Last reply by Fred Bao - Tuesday, March 15, 2016 4:02 AM -
2 Votes
Question about WPF, MeasureOverride and ArrangeOverride
I used a Panel and called the Measure and Arrange overrides for the bookmarks inside that thing.Answered | 5 Replies | 9147 Views | Created by BitFlipper - Friday, March 11, 2011 5:48 PM | Last reply by Sheldon _Xiao - Monday, March 21, 2011 10:02 AM -
0 Votes
User Control Override Event Error
Bob Shen [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember to mark ...Answered | 3 Replies | 2604 Views | Created by Ivan Sammut - Monday, October 17, 2011 8:22 AM | Last reply by Bob Shen - Monday, October 24, 2011 3:05 AM -
0 Votes
Not 'Getting started with SQL server' but 'Getting SQL server started'
Today after, a Windows Update and a reboot SQL server won't start anymore.Answered | 1 Replies | 1381 Views | Created by Ben Geerdes - Thursday, March 12, 2015 7:13 PM | Last reply by Prashanth Jayaram - Thursday, March 12, 2015 7:29 PM -
0 Votes
inheritance and override
Please start a new thread if you have a new question.Answered | 5 Replies | 498 Views | Created by Zwax - Wednesday, April 8, 2015 2:26 PM | Last reply by Magnus (MM8) - Thursday, April 9, 2015 10:28 AM -
0 Votes
Overriding HotTracking?
if you not know about owner draw control, please read below articles!Answered | 10 Replies | 2949 Views | Created by Hopkin - Tuesday, September 20, 2011 1:42 AM | Last reply by Ehsan Mohammadi - Thursday, September 22, 2011 11:27 AM -
0 Votes
TextBox override
Yeah, checking if is starts with 'x' seems to work, but I was worried that if the text changes I might miss the change if it already starts with the 'x' (it is not actually an 'x', ...Answered | 9 Replies | 3417 Views | Created by BKulich - Thursday, April 30, 2009 6:58 PM | Last reply by nobugz - Thursday, April 30, 2009 9:05 PM -
0 Votes
IList.Contains override?
It is recommended that any class that overrides Equals also overrideSystem.Object.GetHashCode.Answered | 2 Replies | 7542 Views | Created by BryanCC - Friday, August 21, 2009 6:06 PM | Last reply by shank187 - Sunday, May 16, 2010 3:39 AM -
0 Votes
Getting Started
You can see the XNA Game Studio 4.0 in the left, and you can choose any template to start.Answered | 1 Replies | 3458 Views | Created by NordaVinci - Saturday, June 30, 2012 6:21 PM | Last reply by Alexander Sun - Monday, July 2, 2012 9:16 AM -
1 Votes
override and virtual
Because override method default is a virtual method,it can be override by sub class. virtual method also are override by sub class, override and virtual ...Answered | 7 Replies | 5659 Views | Created by pm12 - Saturday, June 5, 2010 3:48 AM | Last reply by Chethan Kamath - Monday, June 7, 2010 4:45 AM -
1 Votes
Getting Started
Hi, check the getting started tutorial on SSRS with step by step process using the link ...Answered | 4 Replies | 4335 Views | Created by DSLary - Tuesday, October 20, 2009 2:21 PM | Last reply by Karthikeyan Anbarasan - Tuesday, November 22, 2011 1:34 PM -
2 Votes
Getting started with SQL Server
Read Hardware and Software Requirements for Installing SQL Server 2012 Many Thanks & Best Regards, Hua MinAnswered | 4 Replies | 807 Views | Created by Henry Onyeka Igwe - Wednesday, January 22, 2014 9:56 PM | Last reply by Jackson_1990 - Thursday, January 23, 2014 4:41 AM -
1 Votes
How to override the onTouchUp in the user control which can be used to fire the event not only on this user control, but whole application
For example, you have a user control which you override the onPreviewTouchUp, how to use tunneling event affect whole screen, not only for that user control ?Answered | 10 Replies | 926 Views | Created by mozart0000 - Monday, February 23, 2015 5:19 PM | Last reply by mozart0000 - Wednesday, February 25, 2015 3:07 AM -
1 Votes
Overriding a property
You simply cannot override a not overridable property.Answered | 28 Replies | 603 Views | Created by iLens - Sunday, March 26, 2017 11:48 AM | Last reply by Frank L. Smith - Monday, March 27, 2017 4:25 PM -
1 Votes
C# override
The overridden base method must be virtual, abstract, or override.Answered | 4 Replies | 4576 Views | Created by Charly Albert - Wednesday, March 30, 2011 3:55 PM | Last reply by Louis.fr - Sunday, April 3, 2011 11:50 PM - Items 1 to 20 of 3155958 Next ›
No announcements