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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IDesignerHost and the RootComponent28 Jul 2005 20:04 GMT1
in the DesignHost why should the RootComponent be a Form even when the class
you may be designing is derived from a form?
Take for example a simple object graph of: (A form with 2 buttons and a user
control):
Container control in designtime27 Jul 2005 16:07 GMT15
I am stuck in that, so I need your help. I designed a user control, which is
mainly a GroupBox (GB). When I drag a control in the GB, the new control (NC)
seems to be behind the GB. When I move my GB, the NC appears until I stop
moving the GB. At runtime, the NC does not show up. ...
DesignTime bug with usercontrol textbox...workaround?22 Jul 2005 01:04 GMT1
If you place a textbox on a user control...then put that user control on a
form with a panel, then move the control to the panel, you then can activate
the textbox. In other words it no longer thinks it's in designMode. Anybody
know of this issue or a workaround?
Why my component appears gray in the toolbox.13 Jul 2005 16:00 GMT1
I don't understand why my component appears gray in the toolbox. I added the
[ToolboxItemFilter("NETCF", ToolboxItemFilterType.Require)]
[ToolboxItemFilter("System.CF.Windows.Forms", ToolboxItemFilterType.Custom)]
attributes in my component.
Designing controls that have parameters in constructors12 Jul 2005 07:37 GMT2
[ Using C# in VS 2003 ]
I want to have a control with a constructor that accepts several parameters.
Unfortunately, the Visual Studio designers insist on parameterless constructors.
The problem is, exposing a parameterless constructor may create the object in an inconsistent state.
Readonly CollectionEditor?11 Jul 2005 19:23 GMT1
Is there a way to make the CollectionEditor readonly?
Looks like CollectionEditor uses CollectionForm, and CollectionForm
includes this field:
   internal virtual bool CollectionEditable { get; set; }
Refreshing the whole form05 Jul 2005 23:13 GMT3
Is there a way for me to refresh the entire form to allow controls with
transparent backgrounds to refresh correctly and be superimposable?
Signature

~Mike Powell

 
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.