Herfried
Wed Dec 21 10:21:29 CST 2005
Jeffrey,
""Jeffrey Tan[MSFT]"" <v-jetan@online.microsoft.com> schrieb:
> To get such style and look, we need do some customization and customized
> painting to the Panel control. The article below shows how to achieve the
> similiar effect:
> "Customising the .NET Panel control"
>
http://www.codeproject.com/vb/net/custompanel.asp
According to Spy++ the border of each of the panels on VS 2005's start page
consists of a bunch (eight or more) Win32 'STATIC' controls, which is IMO a
waste of resources ;-). I wonder why this hasn't been implemented using a
single custom-drawn panel or static control...
--
M S Herfried K. Wagner
M V P <URL:
http://dotnet.mvps.org/>
V B <URL:
http://classicvb.org/petition/>