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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding a toolbar tab?28 Oct 2005 00:57 GMT1
For my own components, how do I add them to a own tab automatically? I add
them to the toolbox using this method:
[ToolboxItem(true)]
[ToolboxBitmap(typeof(MyStuff.Common.Controls.MyComboBox),
cannot use unicode in variable names20 Oct 2005 19:01 GMT2
for example i cannot use the dollar-sign or the euro-sign in a variable name
although c# itself allows it.
is this a bug?
How to reflect on application assembly from a library assembly in designer20 Oct 2005 09:28 GMT1
Ok, this is a really wacky situation but I have this scenario:
1) An application project.
2) A library project with controls used by the application.
In the designer of one of the controls, what I want to do is enumerate
PRB: .NET Beta2 : Cannot move ContainerControls on designer surface20 Oct 2005 04:12 GMT3
I have a working example of a designer host from available working examples

http://www.divil.co.uk/net/articles/designers/hosting.asp
and
ShouldSerialize question19 Oct 2005 15:49 GMT10
In my Form1, I have this statement:
   Me.EnhancedPanelGreen2.Background.Color =
System.Drawing.Color.GreenYellow
This is normal, because I've set to GreenYellow the Color property of the
2-way Splitter Panel... design-time detail15 Oct 2005 07:36 GMT1
I'm working on a 2-way splitter for something I'm developing in C#... ok so
the MFC version wasn't amazing, but at least we had something to work with.
Anyway, given that it will always have 4 child panes, it should only ever
have 4 children - not 3 or 5 (or more).
Third-party control property at design time11 Oct 2005 06:37 GMT1
I have a problem with changing properties of a third-party control at
design time when the control is encapsulated into my own user control.
I have a third-party control (TPControl) that allows me to change
properties at design time. I mean, if the control is dropped on a form
How to provide design-time support for LinearGradientBrush type?08 Oct 2005 23:15 GMT2
I am writing control which exposes design-time browsable property for
setting gradient background of type LinearGradientBrush. I wanted to
provide design-time support for creating brushes. Having delved into
that topic it seemed to me that creating my own UITypeEditor showing
 
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.