Click here to Skip to main content
15,915,763 members
Home / Discussions / C#
   

C#

 
GeneralRe: creating csv from xml file in c# Pin
laziale6-Aug-09 8:34
laziale6-Aug-09 8:34 
AnswerRe: creating csv from xml file in c# Pin
PIEBALDconsult6-Aug-09 12:43
mvePIEBALDconsult6-Aug-09 12:43 
QuestionTransparent control, C# Pin
TwilightEva6-Aug-09 3:00
TwilightEva6-Aug-09 3:00 
AnswerRe: Transparent control, C# Pin
Super Lloyd6-Aug-09 3:07
Super Lloyd6-Aug-09 3:07 
GeneralRe: Transparent control, C# Pin
TwilightEva6-Aug-09 3:12
TwilightEva6-Aug-09 3:12 
GeneralRe: Transparent control, C# Pin
Super Lloyd6-Aug-09 3:19
Super Lloyd6-Aug-09 3:19 
GeneralRe: Transparent control, C# Pin
TwilightEva6-Aug-09 5:11
TwilightEva6-Aug-09 5:11 
GeneralRe: Transparent control, C# Pin
Super Lloyd6-Aug-09 5:17
Super Lloyd6-Aug-09 5:17 
Flag somewhere that everyone can see in the documentation!

Popup.AllowsTransparency
Window.AllowsTransparency

It is advised to read the documentation to known about additional little quirks, like this one:

"When the Background property of a window is set to a transparent color, using Transparent for example, the window remains opaque. This means that the desktop and any running applications "beneath" the window cannot be seen. To enable this type of transparency, AllowsTransparency must be set to true.

AllowsTransparency exists to facilitate the creation of non-rectangular windows, and, consequently, when AllowsTransparency is set to true, a window's WindowStyle property must be set to None."

A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station....
_________________________________________________________
My programs never have bugs, they just develop random features.

QuestionHow to extract text from a PDF file using c#? Pin
svt gdwl6-Aug-09 2:52
svt gdwl6-Aug-09 2:52 
AnswerRe: How to extract text from a PDF file using c#? Pin
Super Lloyd6-Aug-09 3:24
Super Lloyd6-Aug-09 3:24 
GeneralRe: How to extract text from a PDF file using c#? Pin
Amangang6-Aug-09 5:13
Amangang6-Aug-09 5:13 
GeneralRe: How to extract text from a PDF file using c#? Pin
Super Lloyd6-Aug-09 5:19
Super Lloyd6-Aug-09 5:19 
QuestionSlow rendering when adding usercontrol to panel Pin
Fayu6-Aug-09 2:52
Fayu6-Aug-09 2:52 
AnswerRe: Slow rendering when adding usercontrol to panel Pin
Blubbo6-Aug-09 2:59
Blubbo6-Aug-09 2:59 
GeneralRe: Slow rendering when adding usercontrol to panel Pin
DaveyM696-Aug-09 3:48
professionalDaveyM696-Aug-09 3:48 
GeneralRe: Slow rendering when adding usercontrol to panel Pin
Blubbo6-Aug-09 6:14
Blubbo6-Aug-09 6:14 
GeneralRe: Slow rendering when adding usercontrol to panel Pin
DaveyM696-Aug-09 11:54
professionalDaveyM696-Aug-09 11:54 
AnswerRe: Slow rendering when adding usercontrol to panel Pin
Super Lloyd6-Aug-09 3:05
Super Lloyd6-Aug-09 3:05 
GeneralRe: Slow rendering when adding usercontrol to panel Pin
Fayu6-Aug-09 3:11
Fayu6-Aug-09 3:11 
Questionconversion of C into c# (i'm really stumped) Pin
Blubbo6-Aug-09 2:47
Blubbo6-Aug-09 2:47 
AnswerRe: conversion of C into c# (i'm really stumped) Pin
harold aptroot6-Aug-09 2:56
harold aptroot6-Aug-09 2:56 
GeneralRe: conversion of C into c# (i'm really stumped) Pin
Blubbo6-Aug-09 3:08
Blubbo6-Aug-09 3:08 
GeneralRe: conversion of C into c# (i'm really stumped) Pin
OriginalGriff6-Aug-09 3:19
mveOriginalGriff6-Aug-09 3:19 
GeneralRe: conversion of C into c# (i'm really stumped) Pin
Geoff Williams6-Aug-09 3:26
Geoff Williams6-Aug-09 3:26 
GeneralRe: conversion of C into c# (i'm really stumped) Pin
Blubbo6-Aug-09 3:36
Blubbo6-Aug-09 3:36 

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.