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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bug in TypeResolutionService (KB 912019)30 Oct 2006 10:02 GMT2
windows forms designer sometimes does not found the type of the root
component (e.g. the base class of the designed class) if this is located in
another assembly. This problem seems to be located in the standard
ITypeResolutionService, which seems to be
Explicit instantiation of UI editors from System.Drawing.Design namespace29 Oct 2006 20:34 GMT4
Could you give me a clue how to explicitly use in code UI designers like
ImageEditors ( FontEditors, IconEditor) etc. like what the PropertGrid does?
I just want to implement some kind of light-weight propeditor but definitely
cannot imagine how to engage this functionality.
Format String editor at runtime27 Oct 2006 21:38 GMT4
Visual Stadio IDE uses a dialog box to define format strings...
http://msdn2.microsoft.com/en-us/library/ms171572.aspx
Can I reuse that dialog box on my application? How?
I wuold like the user could format a datagrid view column using a
Designer problems and Nullable types27 Oct 2006 05:22 GMT3
[prev posting in windowsforms.controls]
The follow property fails in the designer, works initialy, but as soon as
the designer tries to reload the form it explodes. Anyone know how to fix
this?
Entwurfscontainer23 Oct 2006 14:06 GMT1
wie kann ich diejenigen Komponenten eines Steuerelements herausfinden, die
ich dem Entwurfscontainer zuordnen muss?
Danke,
Bernd
Designer Host Container23 Oct 2006 14:02 GMT1
how can I find those components which I have to add to the designer host
container?
Thanks,
Bernd
Designer Hosting23 Oct 2006 12:14 GMT1
I am hosting the designer using the 2.0 framework. When a component is added
to the designer form I catch the ComponentAdded event and would like to
change some of the properties of the control. However any properties that I
change do not seem to stick. I have tried direct ...
IExtender Collection property Serialization problems19 Oct 2006 14:59 GMT6
I have recently been playing with IExtenderProvider trying to implement a
Collection Property and came upon this curious scenario:
If I set up a property to return a Componet Array the code is correctly
serialized as follows:
Custom type property in property editoe (like Font in Control)19 Oct 2006 08:14 GMT8
I am traying t ocreate similar property as Font in TextBox. I have created
custom class with two private strings fields and coresponding properties. I
have added attribute Serializable to this class as in Font calss. Then I have
created control with private member of above ...
Custom Object Collection Editors18 Oct 2006 14:05 GMT1
I am attempting to make any Array or Collection properties I create in my
UserControls or Components editable through the PropertyGrid during design
time.
First, how do I make the results of adding objects through the editor to be
Logging into VS.NET output window in design time15 Oct 2006 22:38 GMT1
Is it possible to write log information to VS.NET output window in design
time ?
I have controls which I initialize and I would like to write infor if
something goes wrong in design time when user places my control on form. Is
Using CodeDomSerializer to save application settings06 Oct 2006 19:53 GMT8
I am wanting to use the CodeDomSerializer to serialise my applications
object graph.  The object graph is manipulated using the PropertyGrid
component and I want to serialize this to disk and then reconstitute it.  I
have managed to use the CodeDomSerializer to serialize the ...
Can't duplicate what VS is doing with TabControl06 Oct 2006 15:37 GMT3
I'm trying to write a control, and it would be greatly if it worked
similar to tab control.
The basic thing I can't duplicate is as follows:
In the property window for TabControl, you can add tabs to the TabPages
 
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.