No announcements
Found 2383771 threads
-
0 Votes
VS2008 hangs on design view
For details on the process of checking and debugging your UserControl, see: Walkthrough: Debugging ...Answered | 3 Replies | 5108 Views | Created by Jun_1111 - Friday, October 8, 2010 3:46 PM | Last reply by Reed Copsey, Jr - Tuesday, October 12, 2010 6:11 PM -
0 Votes
Custom Control not drawing in Design View
When you open the same project with SharpDeveloper, you can see form/custom controlls just fine.Answered | 4 Replies | 3516 Views | Created by cagdasal - Tuesday, January 12, 2010 2:18 PM | Last reply by Tomy, 9A5ALL - Friday, February 5, 2010 7:40 AM -
0 Votes
programming the design time experience of a custom control
Hi Niktana, See below reference for developing Custom Control.Answered | 2 Replies | 2913 Views | Created by niktana - Wednesday, April 8, 2009 6:53 AM | Last reply by WmDev - Wednesday, April 8, 2009 8:24 PM -
0 Votes
TFS Custom Control - VS2005 and VS2008
Hi, Just in case - make sure all VS2005 instances are upgraded to SP1 as custom work item controls support was introduced in SP1; "original" VS2005 ...Answered | 2 Replies | 3532 Views | Created by VJBS - Monday, March 16, 2009 7:10 AM | Last reply by VJBS - Tuesday, March 17, 2009 12:15 PM -
4 Votes
Grouping Controls during design time?
Thank you all for taking the time to respond.Answered | 4 Replies | 2470 Views | Created by ZenDisaster - Friday, August 21, 2009 12:03 AM | Last reply by ZenDisaster - Friday, August 21, 2009 6:10 AM -
1 Votes
VS2008 Workflow Designer is Very Slow
We noticed that the slowness was caused to the activities that were scheduled were too large and complex and required each activity at least 10 MB of RAM when added to the ...Answered | 19 Replies | 13198 Views | Created by David in NZ - Wednesday, February 13, 2008 3:26 AM | Last reply by democls - Monday, November 30, 2009 1:07 PM -
0 Votes
Custom tabcontrol at design time in WPF
Drag a tab control onto a window.Answered | 2 Replies | 1778 Views | Created by Amolpbhavsar - Tuesday, April 30, 2013 9:37 AM | Last reply by Andy ONeill - Tuesday, April 30, 2013 11:54 AM -
0 Votes
Designer customization for user controls
A good place to start is an understanding of how our extensibility model works and how you associate design time behavior with a control.Answered | 1 Replies | 4229 Views | Created by Mikkel Fishman - Wednesday, May 21, 2008 4:49 PM | Last reply by Mark Boulter - Thursday, May 22, 2008 8:37 PM -
0 Votes
runtime controls vs design Time added controls
If you aren't any smarter than the designer.Answered | 2 Replies | 3122 Views | Created by bahushekh - Friday, April 8, 2011 9:28 AM | Last reply by JohnWein - Friday, April 8, 2011 2:52 PM -
22 Votes
No xaml designer in vs2008
Everything was fine on my machine, but after I reinstalled my VS2008, it cannot find WPF designer.Answered | 51 Replies | 43426 Views | Created by Schoollong - Friday, January 11, 2008 8:30 AM | Last reply by RachanaRohit - Saturday, March 26, 2011 4:31 AM -
1 Votes
Custom Control Design
Thanks Crazypennie, your code works perfect, thanks for your time !!!Answered | 19 Replies | 397 Views | Created by George Waters - Wednesday, November 18, 2015 10:53 PM | Last reply by Frank L. Smith - Friday, November 20, 2015 12:13 AM -
0 Votes
Custom Control not displaying content in designer
I want each of these designers to use a wpf custom control that I created.Answered | 5 Replies | 7495 Views | Created by _Antikythera_ - Monday, June 14, 2010 10:54 PM | Last reply by Jackes David Lemos - Sunday, January 3, 2016 8:16 PM -
1 Votes
Detect Type of a UserControl to be generated at design time.
I really dont feel these are crazy shennanigans - should be simple to determine the type of the control you're currently designing!Answered | 11 Replies | 3945 Views | Created by znite - Monday, December 12, 2011 2:23 PM | Last reply by znite - Wednesday, December 21, 2011 5:43 PM -
0 Votes
IXMLHTTPRequest->open() generating unwanted Headers
Hi, These headers are generated by XMLHTTP automatically and these are expected behavior per http://www.w3.org/TR/XMLHttpRequest/.Answered | 1 Replies | 6749 Views | Created by DonBaechtel - Tuesday, December 8, 2009 12:51 AM | Last reply by Qi Samuel Zhang - Tuesday, December 8, 2009 5:58 AM -
0 Votes
Possible VS2008 WPF Designer Bug with MSSourceSafe
FeedbackID=432370 We have been unable to reproduce the issue with more recent versions of Visual Source Safe (VSS 2005) or with Team Foundation Server source control.Answered | 1 Replies | 5720 Views | Created by giovhan - Tuesday, April 14, 2009 8:24 AM | Last reply by Mark Wilson-Thomas - Friday, May 1, 2009 4:41 PM -
0 Votes
Form Designer Does Not Display Form Containing Custom Control with Generics
Hi, I had the same problem too with a form embedded control which has public generic list properties.Answered | 16 Replies | 13216 Views | Created by Ephraim Shurpin - Tuesday, February 21, 2006 8:52 PM | Last reply by designmode - Friday, July 24, 2009 10:12 AM -
0 Votes
unwanted is generated at design time in custom control in vs2008
At the time, I didn't understand how server controls worked.Answered | 23 Replies | 44 Views | Created by Anonymous - Wednesday, January 20, 2010 1:01 AM | Last reply by Anonymous - Tuesday, February 9, 2010 1:36 AM -
0 Votes
Design time button
A good designer can amount to a relatively exponential amount of code compared to the code the custom control generates relative to ...Answered | 8 Replies | 1653 Views | Created by MadRunner - Sunday, September 16, 2012 11:21 PM | Last reply by Blair Allen Stark - Monday, September 17, 2012 1:45 PM -
0 Votes
Creating a custom designer to generate code using T4
Steve, You can generate code directly from the C# definition of your interface using a number of APIs, including the standard System.Reflection, FxCop's Introspection and ...Answered | 1 Replies | 4774 Views | Created by SteveODotNet - Friday, July 16, 2010 1:29 PM | Last reply by Oleg V. Sych - Friday, July 16, 2010 2:40 PM -
2 Votes
Generate code in designer file.
Hi, you can completely control the design-time generated codec through the code serializers.Answered | 5 Replies | 5357 Views | Created by KeiPi - Thursday, December 17, 2009 2:03 PM | Last reply by Vladimir.Ilic - Sunday, August 15, 2010 1:46 PM - Items 1 to 20 of 2383771 Next ›
No announcements