RE: Why would an inherited form resize itself in Visual Studio
From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 10/06/04
- Next message: arcpin: "Newbie help"
- Previous message: Jon Skeet [C# MVP]: "Re: Date Comparison"
- In reply to: Nick Zdunic: "Why would an inherited form resize itself in Visual Studio"
- Next in thread: Marc Bernard: "Re: Why would an inherited form resize itself in Visual Studio"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 06 Oct 2004 06:47:50 GMT
Hi Nick,
First of all, I would like to confirm my understanding of your issue. From
your description, I understand that some inherited forms will be resized
automatically at design time. If there is any misunderstanding, please feel
free to let me know.
As far as I know, if there are some controls which has anchor settings in
the parent form, the code generator will sometimes goes wrong. Here is a KB
article about this.
http://support.microsoft.com/default.aspx?scid=KB;EN-US;316560
Please check to see if this is the issue you have met. If not, could you
please let me know the version of VS.NET you're using? Thanks!
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
- Next message: arcpin: "Newbie help"
- Previous message: Jon Skeet [C# MVP]: "Re: Date Comparison"
- In reply to: Nick Zdunic: "Why would an inherited form resize itself in Visual Studio"
- Next in thread: Marc Bernard: "Re: Why would an inherited form resize itself in Visual Studio"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|