Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

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.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

Borderless window?

Closed Thread
 
Thread Tools Display Modes
Old 01-10-2006   #1 (permalink)
Brian Vallelunga
Guest


 

Borderless window?

I'm trying to figure out how to create a borderless window with WPF. I
have set the WindowStyle property to None, but that still results in a
single, resizable border around my application.

Ideally, I'd like a transparent and borderless application, but I read
that transparency isn't easy at the moment. Can someone please help me
with the border issue though?

Thanks,

Brian
Old 01-10-2006   #2 (permalink)
MueMeister
Guest


 

Re: Borderless window?

Hi Brian,

happy new year. Next to the WindowStyle="None" you have to set
ResizeMode="NoResize".
Transparency is only possible with Win32 call :-)

Chris

Brian Vallelunga wrote:
> I'm trying to figure out how to create a borderless window with WPF. I
> have set the WindowStyle property to None, but that still results in a
> single, resizable border around my application.
>
> Ideally, I'd like a transparent and borderless application, but I read
> that transparency isn't easy at the moment. Can someone please help me
> with the border issue though?
>
> Thanks,
>
> Brian

Old 01-10-2006   #3 (permalink)
Brian Vallelunga
Guest


 

Re: Borderless window?

MueMeister wrote:
> Hi Brian,
>
> happy new year. Next to the WindowStyle="None" you have to set
> ResizeMode="NoResize".
> Transparency is only possible with Win32 call :-)
>
> Chris


Thanks very much. I knew it had to be something simple. I'm just
starting to learn WPF and XAML and thought I'd try to build a program
launcher application. Basically, it's just one image that sits on the
desktop and when you mouse over it it expands and shows icons for
various programs. It really helps save desktop space.

Ideally, it would have a transparent background so that it would act
like a Konfabulator widget. If anyone has any info on the required Win32
calls, I'd be very interested. I'm a .NET developer and don't have a
vast knowledge of Win32 in my head.

Thanks,

Brian
Old 01-10-2006   #4 (permalink)
Nick Kramer [MSFT]
Guest


 

Re: Borderless window?

see http://blogs.msdn.com/nickkramer/arc...14/503644.aspx

--
-Nick Kramer [MSFT]
http://blogs.msdn.com/nickkramer

---
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Brian Vallelunga" <brian.vallelunga@gmail.com> wrote in message
news:O8vEuV9DGHA.208@tk2msftngp13.phx.gbl...
> MueMeister wrote:
>> Hi Brian,
>>
>> happy new year. Next to the WindowStyle="None" you have to set
>> ResizeMode="NoResize".
>> Transparency is only possible with Win32 call :-)
>>
>> Chris

>
> Thanks very much. I knew it had to be something simple. I'm just starting
> to learn WPF and XAML and thought I'd try to build a program launcher
> application. Basically, it's just one image that sits on the desktop and
> when you mouse over it it expands and shows icons for various programs. It
> really helps save desktop space.
>
> Ideally, it would have a transparent background so that it would act like
> a Konfabulator widget. If anyone has any info on the required Win32 calls,
> I'd be very interested. I'm a .NET developer and don't have a vast
> knowledge of Win32 in my head.
>
> Thanks,
>
> Brian



Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
VS2005 Basic Hangs when changing from Code window to Design Window ngrTerry .NET General 0 07-30-2008 06:56 AM
Borderless printeing with the deskjet 460c muffinman Vista print fax & scan 4 12-13-2007 08:24 PM
Windows Vista Borderless Image Viewer (and nothing else) Doug Vista General 2 05-29-2007 07:02 PM
Owned window errantly made a topmost window. Chris Rehfeldt Vista performance & maintenance 3 11-16-2006 09:40 PM
How to move Window by Drag Child Win32 Window In WPF =?Utf-8?B?SG93IHRvIERyYXcgQ2FwdGlvbiBCdXR0b24gSW4gV1BG?= Avalon 1 07-19-2006 01:28 PM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50