Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Design Time / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Designer smart tag crashes Visual Studio 200516 Aug 2006 08:39 GMT1
In the property grid, if I set a property to an invalid value (which causes
an exception to be thrown), the property grid displays a message box with
"Property value is not valid." message with options to view the details
about the error as well as an OK and Cancel button.
Component shows up as being private16 Aug 2006 06:19 GMT2
I have created a custom component to implement our business objects.
I'm able to drag a BO into my designer from the toolbar and can then
use it for databinding etc.
Unfortunately when looking at the generated code for the declaration of
CodeDomDesignerLoader regenerating code for members from base form15 Aug 2006 21:43 GMT1
I've derived from CodeDomDesignerLoader in order to generate VB code
for forms that I've designed in a custom designer.  My current
implementation of Parse is essentially just the following, which
creates a shell form with a base type specified:
Generic controls13 Aug 2006 21:10 GMT1
Hi group
I have created a generic control such as this one :
public class SuperControl<E> : Control{}
It work very fine, but i can't have it in design time.
Dock and TopLevel properties not appearing in the designer.13 Aug 2006 20:42 GMT3
We have found that the Dock and TopLevel properties do not appear in the .NET
2005 C# forms designer so we added the code below to our base forms, but
still the properties would not appear for our derived forms.  Once we changed
the names of the properties and removed the ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.