Click here to Skip to main content
15,887,027 members
Home / Discussions / WPF
   

WPF

 
GeneralHow to connect a XPAP application to the Northwind database Pin
CBenac20-Jun-09 15:34
CBenac20-Jun-09 15:34 
GeneralRe: How to connect a XPAP application to the Northwind database Pin
Christian Graus21-Jun-09 0:39
protectorChristian Graus21-Jun-09 0:39 
GeneralRe: How to connect a XPAP application to the Northwind database Pin
CBenac21-Jun-09 12:58
CBenac21-Jun-09 12:58 
GeneralRe: How to connect a XPAP application to the Northwind database Pin
CBenac22-Jun-09 8:28
CBenac22-Jun-09 8:28 
QuestionMessage Removed Pin
19-Jun-09 10:48
professionalN_tro_P19-Jun-09 10:48 
AnswerRe: Canvas with an Image Pin
Christian Graus19-Jun-09 11:02
protectorChristian Graus19-Jun-09 11:02 
GeneralMessage Removed Pin
19-Jun-09 11:13
professionalN_tro_P19-Jun-09 11:13 
GeneralRe: Canvas with an Image Pin
Christian Graus19-Jun-09 11:25
protectorChristian Graus19-Jun-09 11:25 
Welcome to hell. Width is the one you can set, but ActualWidth is the one that contains the width of the control. I believe the idea is, you can set what width you want, but you're not necessarily going to get it. I've had trouble, for example, placing an image in a grid. If they grid has no explicit size, even if it's told to stretch itself, you can put a BitmapImage in the Image, you can even set the Width of the Image, and the Height, but ActualWidth will stay zero.

ActualWidth is the one that you always use to know what the Width is.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

GeneralMessage Removed Pin
19-Jun-09 11:28
professionalN_tro_P19-Jun-09 11:28 
GeneralRe: Canvas with an Image Pin
Christian Graus19-Jun-09 11:37
protectorChristian Graus19-Jun-09 11:37 
GeneralRe: Canvas with an Image Pin
Mark Salsbery21-Jun-09 7:33
Mark Salsbery21-Jun-09 7:33 
QuestionHow to remember the position of a GridSplitter Pin
fjparisIII19-Jun-09 8:57
fjparisIII19-Jun-09 8:57 
AnswerRe: How to remember the position of a GridSplitter (I "SOLVED" IT MYSELF) Pin
fjparisIII19-Jun-09 11:37
fjparisIII19-Jun-09 11:37 
GeneralRe: How to remember the position of a GridSplitter (I SOLVED IT MYSELF) Pin
Christian Graus19-Jun-09 12:46
protectorChristian Graus19-Jun-09 12:46 
GeneralRe: How to remember the position of a GridSplitter (I "SOLVED" IT MYSELF) Pin
fjparisIII19-Jun-09 13:55
fjparisIII19-Jun-09 13:55 
GeneralRe: How to remember the position of a GridSplitter (I SOLVED IT MYSELF) Pin
Christian Graus19-Jun-09 17:37
protectorChristian Graus19-Jun-09 17:37 
Questionxmlns question Pin
#realJSOP19-Jun-09 4:39
mve#realJSOP19-Jun-09 4:39 
AnswerRe: xmlns question [modified] Pin
Eslam Afifi19-Jun-09 6:29
Eslam Afifi19-Jun-09 6:29 
AnswerRe: xmlns question Pin
Christian Graus19-Jun-09 11:45
protectorChristian Graus19-Jun-09 11:45 
GeneralRe: xmlns question Pin
#realJSOP19-Jun-09 15:15
mve#realJSOP19-Jun-09 15:15 
GeneralRe: xmlns question Pin
Mark Salsbery21-Jun-09 7:47
Mark Salsbery21-Jun-09 7:47 
AnswerRe: xmlns question Pin
SteveTheThread22-Jun-09 0:18
SteveTheThread22-Jun-09 0:18 
QuestionWeb browser application having database Pin
Rits11038918-Jun-09 21:34
Rits11038918-Jun-09 21:34 
AnswerRe: Web browser application having database Pin
Christian Graus18-Jun-09 23:54
protectorChristian Graus18-Jun-09 23:54 
GeneralRe: Web browser application having database Pin
#realJSOP19-Jun-09 0:11
mve#realJSOP19-Jun-09 0:11 

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.