Click here to Skip to main content
16,007,687 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: XAML with a browser Pin
CodingLover4-Apr-11 22:33
CodingLover4-Apr-11 22:33 
GeneralRe: XAML with a browser Pin
Pete O'Hanlon4-Apr-11 22:38
mvePete O'Hanlon4-Apr-11 22:38 
GeneralRe: XAML with a browser Pin
CodingLover4-Apr-11 23:16
CodingLover4-Apr-11 23:16 
GeneralRe: XAML with a browser Pin
Pete O'Hanlon4-Apr-11 23:18
mvePete O'Hanlon4-Apr-11 23:18 
GeneralRe: XAML with a browser Pin
CodingLover5-Apr-11 18:02
CodingLover5-Apr-11 18:02 
GeneralRe: XAML with a browser Pin
Pete O'Hanlon5-Apr-11 22:13
mvePete O'Hanlon5-Apr-11 22:13 
QuestionHow To Style This Button Pin
Kevin Marois4-Apr-11 5:48
professionalKevin Marois4-Apr-11 5:48 
AnswerRe: How To Style This Button Pin
SledgeHammer014-Apr-11 6:43
SledgeHammer014-Apr-11 6:43 
GeneralRe: How To Style This Button Pin
Kevin Marois4-Apr-11 6:58
professionalKevin Marois4-Apr-11 6:58 
GeneralRe: How To Style This Button [modified] Pin
SledgeHammer014-Apr-11 7:08
SledgeHammer014-Apr-11 7:08 
GeneralRe: How To Style This Button Pin
SledgeHammer014-Apr-11 7:15
SledgeHammer014-Apr-11 7:15 
GeneralRe: How To Style This Button Pin
Kevin Marois4-Apr-11 7:18
professionalKevin Marois4-Apr-11 7:18 
GeneralRe: How To Style This Button [modified] Pin
Kevin Marois4-Apr-11 10:25
professionalKevin Marois4-Apr-11 10:25 
GeneralRe: How To Style This Button [modified] Pin
SledgeHammer014-Apr-11 11:08
SledgeHammer014-Apr-11 11:08 
GeneralRe: How To Style This Button Pin
SledgeHammer014-Apr-11 11:12
SledgeHammer014-Apr-11 11:12 
AnswerRe: How To Style This Button Pin
Abhinav S4-Apr-11 21:13
Abhinav S4-Apr-11 21:13 
QuestionWebBrowser Control not displaying Pin
Grimes3-Apr-11 12:03
Grimes3-Apr-11 12:03 
Hi

I am having trouble displaying a WebBrowser control in my WPF application. The control seems to be invisible.

The WebBrowser is on my main form. The main form has a non rectangular shape, so it basically is a PNG image I use as the background, which also has a alpha channel. To enable the alpha channel I had to set the 'AllowsTransparent' property to true, but when I do this the WebBrowser Control turns invisible. I can see that it is only invisible since the mouse pointer still changes when I move my mouse over it, but the control it self is invisible.

I have changed some settings and I have seen that this is definitely caused by the 'AllowsTransparent' setting. I don't want to change this setting since turning it off removes the alpha channel from my PNG background.

Any help or ideas on how to fix this would be appreciated. Maybe there is another way to use the alpha channel or some other WebBrowser control.

thanks in advance
KOM UIT DAAAAA!!!

AnswerRe: WebBrowser Control not displaying Pin
Grimes4-Apr-11 13:25
Grimes4-Apr-11 13:25 
QuestionHow to use ListView.SelectedItems in MVVM? Pin
SledgeHammer012-Apr-11 9:58
SledgeHammer012-Apr-11 9:58 
AnswerRe: How to use ListView.SelectedItems in MVVM? Pin
Mycroft Holmes2-Apr-11 12:48
professionalMycroft Holmes2-Apr-11 12:48 
AnswerRe: How to use ListView.SelectedItems in MVVM? Pin
Abhinav S3-Apr-11 6:29
Abhinav S3-Apr-11 6:29 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
Kevin Marois4-Apr-11 9:55
professionalKevin Marois4-Apr-11 9:55 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
SledgeHammer014-Apr-11 10:09
SledgeHammer014-Apr-11 10:09 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
Kevin Marois4-Apr-11 10:26
professionalKevin Marois4-Apr-11 10:26 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
Abhinav S4-Apr-11 21:12
Abhinav S4-Apr-11 21:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.