![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Glass effect-Windows forms Hi, I've couple of questions for which i need information. Do let me know about the following..... 1. How to enable glass effect for windows forms in vista. 2. I see the dropdown (Address bar) in IE of Vista as a transperent one. Please let me know how can i achieve such dropdown in my windows forms just to look as if they are IE pages. 3.The tree view style of explorer is also different. how do i make my treeview have this style. Awaiting reply. Thanks in advance. |
| | #2 (permalink) |
| Guest | Re: Glass effect-Windows forms > 1. How to enable glass effect for windows forms in vista. Don't need to worry about it. The title bar will automatically be transformed with Aero Glass effects once it is built within Visual Studio, as long as Aero Glass is enabled. Not sure about how to get the rest of the application transparent - the best bet is checking out the newsgroup: "microsoft.public.windows.developer.winfx.aero" That's the only question I can answer at the moment - it's been a veerrry long day )-- Zack Whittaker Microsoft Beta (Windows Server R2 Beta Mentor) » ZackNET Enterprises: www.zacknet.co.uk » MSBlog on ResDev: http://msblog.resdev.net » ZackNET Forum: www.zacknet.co.uk/forum » VistaBase: www.zacknet.co.uk/vistabase » This mailing is provided "as is" with no warranties, and confers no rights. All opinions expressed are those of myself unless stated so, and not of my employer, best friend, mother or cat. Let's be clear on that one! --- Original message follows --- "crish" <crish@discussions.microsoft.com> wrote in message news:11DFA6D7-E2B1-489F-A95C-88BFACF6DCF2@microsoft.com... > Hi, > > I've couple of questions for which i need information. Do let me know > about > the following..... > > 1. How to enable glass effect for windows forms in vista. > 2. I see the dropdown (Address bar) in IE of Vista as a transperent one. > Please let me know how can i achieve such dropdown in my windows forms > just > to look as if they are IE pages. > 3.The tree view style of explorer is also different. how do i make my > treeview have this style. > > Awaiting reply. > > Thanks in advance. > |
| | #3 (permalink) |
| Guest | Re: Glass effect-Windows forms Sorry, I've just realised you posted in the "microsoft.public.windows.developer.winfx.aero" as I suggested. Try checking out http://msdn.microsoft.com/windowsvista, http://msdn.microsoft.com/windowsvis...g/default.aspx and http://msdn.microsoft.com/windowsvis...n/default.aspx. -- Zack Whittaker Microsoft Beta (Windows Server R2 Beta Mentor) » ZackNET Enterprises: www.zacknet.co.uk » MSBlog on ResDev: http://msblog.resdev.net » ZackNET Forum: www.zacknet.co.uk/forum » VistaBase: www.zacknet.co.uk/vistabase » This mailing is provided "as is" with no warranties, and confers no rights. All opinions expressed are those of myself unless stated so, and not of my employer, best friend, mother or cat. Let's be clear on that one! --- Original message follows --- "crish" <crish@discussions.microsoft.com> wrote in message news:11DFA6D7-E2B1-489F-A95C-88BFACF6DCF2@microsoft.com... > Hi, > > I've couple of questions for which i need information. Do let me know > about > the following..... > > 1. How to enable glass effect for windows forms in vista. > 2. I see the dropdown (Address bar) in IE of Vista as a transperent one. > Please let me know how can i achieve such dropdown in my windows forms > just > to look as if they are IE pages. > 3.The tree view style of explorer is also different. how do i make my > treeview have this style. > > Awaiting reply. > > Thanks in advance. > |
| | #4 (permalink) |
| Guest | Re: Glass effect-Windows forms Thanks Zack.. The links you sent were quiet informative for me. The link discusses about "Resolution - Independent" behaviour of WPF. Could you please let me know how can I achieve this functionality. Any sample code would be greatly helpful.... "Zack Whittaker (R2 Mentor)" wrote: > Sorry, I've just realised you posted in the > "microsoft.public.windows.developer.winfx.aero" as I suggested. Try checking > out http://msdn.microsoft.com/windowsvista, > http://msdn.microsoft.com/windowsvis...g/default.aspx and > http://msdn.microsoft.com/windowsvis...n/default.aspx. > > -- > Zack Whittaker > Microsoft Beta (Windows Server R2 Beta Mentor) > » ZackNET Enterprises: www.zacknet.co.uk > » MSBlog on ResDev: http://msblog.resdev.net > » ZackNET Forum: www.zacknet.co.uk/forum > » VistaBase: www.zacknet.co.uk/vistabase > » This mailing is provided "as is" with no warranties, and confers no > rights. All opinions expressed are those of myself unless stated so, and not > of my employer, best friend, mother or cat. Let's be clear on that one! > > > --- Original message follows --- > "crish" <crish@discussions.microsoft.com> wrote in message > news:11DFA6D7-E2B1-489F-A95C-88BFACF6DCF2@microsoft.com... > > Hi, > > > > I've couple of questions for which i need information. Do let me know > > about > > the following..... > > > > 1. How to enable glass effect for windows forms in vista. > > 2. I see the dropdown (Address bar) in IE of Vista as a transperent one. > > Please let me know how can i achieve such dropdown in my windows forms > > just > > to look as if they are IE pages. > > 3.The tree view style of explorer is also different. how do i make my > > treeview have this style. > > > > Awaiting reply. > > > > Thanks in advance. > > > > > |
| | #5 (permalink) |
| Guest | Re: Glass effect-Windows forms I believe this: http://www.windowsforms.net/Articles/gdiptext.aspx should help a lot ) Also saves me a whole load of time explaining it (I've justgot in from college, locked myself outside the house with nothing but my cigarettes, my phone and a clickety-pen!) -- Zack Whittaker Microsoft Beta (Windows Server R2 Beta Mentor) » ZackNET Enterprises: www.zacknet.co.uk » MSBlog on ResDev: http://msblog.resdev.net » ZackNET Forum: www.zacknet.co.uk/forum » VistaBase: www.zacknet.co.uk/vistabase » This mailing is provided "as is" with no warranties, and confers no rights. All opinions expressed are those of myself unless stated so, and not of my employer, best friend, mother or cat. Let's be clear on that one! --- Original message follows --- "crish" <crish@discussions.microsoft.com> wrote in message news:991269E1-FB25-45E2-ADBF-A43DD4556532@microsoft.com... > Thanks Zack.. > > The links you sent were quiet informative for me. > > The link discusses about "Resolution - Independent" behaviour of WPF. > Could > you please let me know how can I achieve this functionality. Any sample > code > would be greatly helpful.... > > > "Zack Whittaker (R2 Mentor)" wrote: > >> Sorry, I've just realised you posted in the >> "microsoft.public.windows.developer.winfx.aero" as I suggested. Try >> checking >> out http://msdn.microsoft.com/windowsvista, >> http://msdn.microsoft.com/windowsvis...g/default.aspx and >> http://msdn.microsoft.com/windowsvis...n/default.aspx. >> >> -- >> Zack Whittaker >> Microsoft Beta (Windows Server R2 Beta Mentor) >> » ZackNET Enterprises: www.zacknet.co.uk >> » MSBlog on ResDev: http://msblog.resdev.net >> » ZackNET Forum: www.zacknet.co.uk/forum >> » VistaBase: www.zacknet.co.uk/vistabase >> » This mailing is provided "as is" with no warranties, and confers no >> rights. All opinions expressed are those of myself unless stated so, and >> not >> of my employer, best friend, mother or cat. Let's be clear on that one! >> >> >> --- Original message follows --- >> "crish" <crish@discussions.microsoft.com> wrote in message >> news:11DFA6D7-E2B1-489F-A95C-88BFACF6DCF2@microsoft.com... >> > Hi, >> > >> > I've couple of questions for which i need information. Do let me know >> > about >> > the following..... >> > >> > 1. How to enable glass effect for windows forms in vista. >> > 2. I see the dropdown (Address bar) in IE of Vista as a transperent >> > one. >> > Please let me know how can i achieve such dropdown in my windows forms >> > just >> > to look as if they are IE pages. >> > 3.The tree view style of explorer is also different. how do i make my >> > treeview have this style. >> > >> > Awaiting reply. >> > >> > Thanks in advance. >> > >> >> >> |
| | #6 (permalink) |
| Guest | Re: Glass effect-Windows forms Resolution independence is automatic for WPF applications, it just works. On Windows Vista, the desktop compositor takes care of making Win32 applications (legacy/existing programs) as resolution indenpendent as possible by scaling their content and reverse mapping the input (another use of the graphics power on your computer which may not be obvious to most folks)... Best newsgroups for WPF topics, including how to get glass within your application, is windows.developer.winfx.avalon. -Pablo "crish" wrote: > Thanks Zack.. > > The links you sent were quiet informative for me. > > The link discusses about "Resolution - Independent" behaviour of WPF. Could > you please let me know how can I achieve this functionality. Any sample code > would be greatly helpful.... > > > "Zack Whittaker (R2 Mentor)" wrote: > > > Sorry, I've just realised you posted in the > > "microsoft.public.windows.developer.winfx.aero" as I suggested. Try checking > > out http://msdn.microsoft.com/windowsvista, > > http://msdn.microsoft.com/windowsvis...g/default.aspx and > > http://msdn.microsoft.com/windowsvis...n/default.aspx. > > > > -- > > Zack Whittaker > > Microsoft Beta (Windows Server R2 Beta Mentor) > > » ZackNET Enterprises: www.zacknet.co.uk > > » MSBlog on ResDev: http://msblog.resdev.net > > » ZackNET Forum: www.zacknet.co.uk/forum > > » VistaBase: www.zacknet.co.uk/vistabase > > » This mailing is provided "as is" with no warranties, and confers no > > rights. All opinions expressed are those of myself unless stated so, and not > > of my employer, best friend, mother or cat. Let's be clear on that one! > > > > > > --- Original message follows --- > > "crish" <crish@discussions.microsoft.com> wrote in message > > news:11DFA6D7-E2B1-489F-A95C-88BFACF6DCF2@microsoft.com... > > > Hi, > > > > > > I've couple of questions for which i need information. Do let me know > > > about > > > the following..... > > > > > > 1. How to enable glass effect for windows forms in vista. > > > 2. I see the dropdown (Address bar) in IE of Vista as a transperent one. > > > Please let me know how can i achieve such dropdown in my windows forms > > > just > > > to look as if they are IE pages. > > > 3.The tree view style of explorer is also different. how do i make my > > > treeview have this style. > > > > > > Awaiting reply. > > > > > > Thanks in advance. > > > > > > > > > |
| |
| |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| simulate continuous forms & subforms in a windows forms application | BillE | .NET General | 0 | 05-07-2008 03:20 PM |
| Glass effect when maximized | Julian | Vista General | 4 | 02-11-2007 11:10 PM |
| Can't get glass effect to work. | Vista hardware & devices | 10 | 06-25-2006 08:17 PM | |
| Glass effect problem in Beta 2 | ssq | Vista General | 9 | 06-16-2006 11:55 PM |
| beta 2 glass effect problems | ssq | Vista General | 0 | 06-03-2006 01:51 AM |