Click here to Skip to main content
15,906,645 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Getting an Item Template to raise selected event properly Pin
Mark Salsbery19-Jan-10 6:23
Mark Salsbery19-Jan-10 6:23 
GeneralRe: Getting an Item Template to raise selected event properly Pin
Michael Eber19-Jan-10 6:29
Michael Eber19-Jan-10 6:29 
GeneralRe: Getting an Item Template to raise selected event properly Pin
Mark Salsbery19-Jan-10 6:32
Mark Salsbery19-Jan-10 6:32 
GeneralRe: Getting an Item Template to raise selected event properly Pin
Michael Eber19-Jan-10 7:38
Michael Eber19-Jan-10 7:38 
GeneralRe: Getting an Item Template to raise selected event properly Pin
Mark Salsbery19-Jan-10 7:52
Mark Salsbery19-Jan-10 7:52 
QuestionWPF FlyingWindows Pin
Worzor18-Jan-10 21:21
Worzor18-Jan-10 21:21 
QuestionTransparency in WPF Pin
senproin.k17-Jan-10 19:56
senproin.k17-Jan-10 19:56 
AnswerRe: Transparency in WPF Pin
ProtoBytes22-Jan-10 4:48
ProtoBytes22-Jan-10 4:48 
Well the alpha should take care of this for you. You can look at my article on XAML Series 2. It should some alpha blending. Mostly depends on what is being over laid over what. The example is a silverlight applet that uses what I call a sparkel filter, the filter uses different alpha values to create a star burst pattern in a matrix to give the desired effect.

If you want the whole window to be transparent you need to set the aplha values all the way down the widget hierarchy.

<img align="left" alt="Albert Einstein Image" src="http://www.quotedb.com/images/authors/albert_einstein.jpg"/>
"Make everything as simple as possible, but not simpler."
-- Albert Einstein

QuestionCreating Pencil Tool in a WPF application Pin
RosyIsh16-Jan-10 5:57
RosyIsh16-Jan-10 5:57 
AnswerRe: Creating Pencil Tool in a WPF application Pin
AspDotNetDev17-Jan-10 0:47
protectorAspDotNetDev17-Jan-10 0:47 
Questiondata binding, error while read The xml file source Pin
yuripon15-Jan-10 14:29
yuripon15-Jan-10 14:29 
AnswerRe: data binding, error while read The xml file source Pin
Pete O'Hanlon15-Jan-10 21:42
mvePete O'Hanlon15-Jan-10 21:42 
GeneralRe: data binding, error while read The xml file source [modified] Pin
yuripon17-Jan-10 16:30
yuripon17-Jan-10 16:30 
GeneralRe: data binding, error while read The xml file source Pin
yuripon18-Jan-10 17:43
yuripon18-Jan-10 17:43 
Question2D Coordinate Position Pin
sajib_bd15-Jan-10 6:59
sajib_bd15-Jan-10 6:59 
Questionxaml conditional question Pin
bovus15-Jan-10 4:59
bovus15-Jan-10 4:59 
AnswerRe: xaml conditional question Pin
Pete O'Hanlon15-Jan-10 5:27
mvePete O'Hanlon15-Jan-10 5:27 
QuestionReading Directories on a web server Pin
Member 126947314-Jan-10 7:02
Member 126947314-Jan-10 7:02 
AnswerRe: Reading Directories on a web server Pin
Mark Salsbery14-Jan-10 10:05
Mark Salsbery14-Jan-10 10:05 
GeneralRe: Reading Directories on a web server Pin
Member 126947314-Jan-10 10:33
Member 126947314-Jan-10 10:33 
GeneralRe: Reading Directories on a web server Pin
Mark Salsbery14-Jan-10 10:43
Mark Salsbery14-Jan-10 10:43 
QuestionHow draw cross section line like Autocad in WPF Pin
Gopal_Kanchana13-Jan-10 18:33
Gopal_Kanchana13-Jan-10 18:33 
QuestionWPF DataGrid how to set RowSpan using code-behind? Pin
hidipak13-Jan-10 10:12
hidipak13-Jan-10 10:12 
AnswerRe: WPF DataGrid how to set RowSpan using code-behind? Pin
Abhinav S13-Jan-10 18:33
Abhinav S13-Jan-10 18:33 
QuestionProblem in Jagged Line in 3d cube in wpf Pin
Gopal_Kanchana13-Jan-10 6:25
Gopal_Kanchana13-Jan-10 6:25 

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.