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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
control won't load correctly in designer.15 Mar 2005 17:29 GMT2
I created a user control, some of the controls that it contains make a remote
call to get data.  If the remote service is not up and running, the control
won't display in any form I put it in.
In the constructor I have:
Multiple containers on UserControl14 Mar 2005 03:33 GMT3
I've created a UserControl that contains several panels. However, when
I drop a Control onto one of these panels, the Control will be added to
the parent UserControl and not to the Panel itself.
I've read some topics on these subject but all these topics describe
Treeview component disabled on Toolbox11 Mar 2005 16:47 GMT1
(Type your message here)
Hi,
Im very new to .NET/C# development, so this could be something very simple. I want to add a treeview to an aspx file.  In the toolbox, the treeview component is disabled.  Is there something I need to do to enable this so as I can use it?
Any help would ...
TypeConverter Problems11 Mar 2005 02:30 GMT2
(Repost as my original didn't have my MSDN registered email addy)
Hi all,
I'm coding a custom component which is designed to be dropped onto a form
and have it's properties manipulated at runtime.  I have a custom
Repost for Microsoft: Designer not activated when designing Inheri11 Mar 2005 02:00 GMT1
I am trying to get this posted on the MSDN Universal account but have been
unsuccessful so far and have yet to receive an answer to this.  Is this
appearing under a MSDN Universal account?
Using the following:
Collections in designer10 Mar 2005 10:05 GMT2
I want to edit a collection in the designer and it to be stored as well (not
binary serialized with all its version problems i got)
code should be generated with property init not with a huge constructor. any
hints which interfaces how to implement and special stuff about the
Does Property have it own IWindowsFormsEditorService?09 Mar 2005 16:14 GMT2
It would be grateful if someone could tell me the answer.
I have made my own DesignerHost for design-time support in my application,
but there is still a problem behind it which reduces its user friendly.  For
some custom property, with ComplexType, I would like to proivde a ...
Correctly detecting and handling Drag & Drop on a ParentControlDes09 Mar 2005 15:29 GMT1
I previously didn't submit this under the MSDN account sign-on.  Here is the
question again.
I have a UserControl that is acting as a container for other controls.  This
UserControl has a custom designer inheriting from ParentControlDesigner.
Controls with DockStyle.Top are serialized in reversed order09 Mar 2005 09:38 GMT1
I have a collection of usercontrols with each usercontrol having the
DockStyle set to Top.  When I add the controls add design-time, they are
added correctly.  But when the collection is being persisted the controls are
added in the reverse order!!!
DefaultValue with Dynamic value ?08 Mar 2005 00:33 GMT4
With
[DefaultValue("My string")]
I can say to IDE :
this defaultValue property is"My string", So it is not necessary to save the
how to force windows forms designer to generate code...07 Mar 2005 19:56 GMT4
Hello again.
I was wondering if any of you have experienced the following behavior. I
wrote a custom type editor and a custom collection editor. Both work as
expected. The problem lies with the collection editor.
Beginner Project on Inherited Forms07 Mar 2005 04:52 GMT1
I would be grateful for help with this learning problem
I am trying to adopt the use of Inherited forms guided by the Simple
walkthrough in the VB Help file
I have designed  & built a mulitpurpose  base form class which has a number
Cut/Copy/Paste in own Form designer ?04 Mar 2005 10:28 GMT3
I'm implementing my own "Form Designer" and now want to add Cut/Copy/Paste
features for regular controls (textboxes, labels, comboboxes,...). How can I
do it ?
Thanks for any advice.
user control design time integration04 Mar 2005 04:51 GMT2
Hello experts.
I have a class called VisualAspect. This class stores information about
how to draw things (backcolor, forecolor, font, ...). This class is
complete with a TypeConverter (which returns a constructor based
I need a sample of an IDesignerSerializationService implementation04 Mar 2005 04:44 GMT2
I've just finished my custom windows form designer application. I can place
different controls on my container. However, the next step is to serialize
the container. Looking in the MSDN documentation, I need to implement the
IDesignerSerializationService interface.
Pages: 1 2 3 February, 2005
 
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.