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 / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Menu on the right30 Apr 2004 02:00 GMT4
Hi, i made an app with only one menuitem (on a mainmenu of course) ahd  the
problem is that it is placed on the left, but i want to  place it on the
right (it's a Help menu). Any ideas of how to place it on the right? I am
using .NET 1.1.
Resize Left w/ Dock Right Bug28 Apr 2004 22:18 GMT3
I have an issue w/ the drawing of a very simple Window and am looking
for suggestions. I have a Form1, w/ a panel1 docked right and a panel2
docked fill. Run this simple application and drag the left resize
border quickly back and forth. You can see the right panel is resizing
Windows Forms Designer Control28 Apr 2004 03:53 GMT3
I need a windows forms designer in order to edit winforms in my environment.
I don't wanna start developing a designer Is there some commercial windows
forms designer ?
serializing a property type28 Apr 2004 01:39 GMT1
I have a type converter with a few standard values for a property of type
Type. It works great, only GetType() can't handle names with a "+" in them,
though a Type's FullName property can contain one. So how do I fix this?
I've poked around with a custom CodeDomSerializer, and ...
Can Splitter be Made to Work at Design Time?27 Apr 2004 15:52 GMT5
Posted separately to
microsoft.public.dotnet.framework.windowsforms.controls, I
pressed the 'send button too quickly :-(
I am designing a small control that combines a Label and TextBox
Property not serialized to the runtime initializer.27 Apr 2004 13:50 GMT1
Hello, I am designing a control in which the user selects a property that opens an editor.  In the editor, a selection is made from a listbox, and an object (an instance of a class that contains 3 strings) is returned to the property.  The problem is that when the property is set ...
Override base class collection in user control at designtime27 Apr 2004 02:08 GMT1
I've created a custom menuItem. I have also created a custom
contextmenu. Everything compiles fine and creates my control. The
control can be added to the toolbox without any problems and added to
a project. It also is able to add menuitems during designtime. The
Dynamically create property grid26 Apr 2004 16:52 GMT1
 Is there a way wherein we can create the objects to be loaded into the
propertygrid at runtime??
Any link is appreciated.
Regards
FindFormForMenuItem26 Apr 2004 16:27 GMT1
I can't figure out how to find the Form for a MenuItem is on using a reference to the
MenuItem only?  I'm looking for something like the FindForm method for controls.  I
finally figured out how do do it for components (see below), but I can't figure out
how to do something similar ...
Obtaining handle to Form's client area.22 Apr 2004 23:00 GMT1
How can I obtain a handle to the underlying window contained within the
Form's client area only?
Design time support while creating control classes22 Apr 2004 22:49 GMT1
  VS IDE does not provide any design time support when creating
control classes? Or Is there some other way to get design time support
when control classes are being developed?
Please help...
Code generation question20 Apr 2004 22:19 GMT1
I have a class that contains a member which is accessed by get property
only.
public class B {
   public int I {set; get;}
DrawString problem20 Apr 2004 15:43 GMT2
I'm creating a control derived from System.Windows.Forms.Control
I override the OnPaint() method.
In this method, I need to draw a string in an area.
This area is a rectangle (called fRect)
IDE showing my user controls but not my components?20 Apr 2004 03:49 GMT1
I'm puzzled: my solution includes a C# win app and a C# class lib.
the class lib defines a Component.
In the toolbox, under the "my user controls", the designer shows me my
user controls (although they weren't added manually to the toolbox), but
Scaling controls (C#)18 Apr 2004 05:26 GMT1
I'm having problem scaling controls on the form. I have a form where
I'm adding my user control at design time. If I run at 96 dpi it looks
fine, all the controls inside my user control are sized and placed
correctly. As soon as I change font size to 120 dpi, the control and
Pages: 1 2
 
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.