Click here to Skip to main content
15,900,378 members
Home / Discussions / WPF
   

WPF

 
QuestionWord wrap in RichTextBox Pin
hain1-Jun-09 10:25
hain1-Jun-09 10:25 
Questionhow to close a window.. Pin
Hema Bairavan1-Jun-09 0:18
Hema Bairavan1-Jun-09 0:18 
AnswerRe: how to close a window.. Pin
ABitSmart1-Jun-09 6:00
ABitSmart1-Jun-09 6:00 
QuestionVisualChildrenCount.. Pin
Hema Bairavan1-Jun-09 0:10
Hema Bairavan1-Jun-09 0:10 
AnswerRe: VisualChildrenCount.. Pin
Pete O'Hanlon1-Jun-09 1:28
mvePete O'Hanlon1-Jun-09 1:28 
GeneralRe: VisualChildrenCount.. Pin
Hema Bairavan1-Jun-09 1:33
Hema Bairavan1-Jun-09 1:33 
GeneralRe: VisualChildrenCount.. Pin
Pete O'Hanlon1-Jun-09 1:46
mvePete O'Hanlon1-Jun-09 1:46 
Questiontaking the control Pin
Hema Bairavan31-May-09 22:29
Hema Bairavan31-May-09 22:29 
i m using one wpf window.. in that i have some number of canvas,..

i have to do some functions dynamically for all the canvas..

for that i have to take all the canvas together in loop..
for that in windows we will use like


foreach(Canvas cv in this.controls)
cv.visiblity = hidden..

like this we wil do..

but in WPF

i m unable to take the this.controls..

how to take that one???
AnswerRe: taking the control Pin
ABitSmart31-May-09 22:46
ABitSmart31-May-09 22:46 
AnswerRe: taking the control Pin
Pete O'Hanlon31-May-09 22:47
mvePete O'Hanlon31-May-09 22:47 
GeneralRe: taking the control Pin
Hema Bairavan31-May-09 22:58
Hema Bairavan31-May-09 22:58 
GeneralRe: taking the control Pin
Pete O'Hanlon31-May-09 23:04
mvePete O'Hanlon31-May-09 23:04 
GeneralRe: taking the control Pin
Hema Bairavan31-May-09 23:14
Hema Bairavan31-May-09 23:14 
GeneralRe: taking the control Pin
Hema Bairavan31-May-09 23:27
Hema Bairavan31-May-09 23:27 
QuestionPlz help in couple of think in ListView Pin
wasimsharp31-May-09 19:13
wasimsharp31-May-09 19:13 
AnswerRe: Plz help in couple of think in ListView Pin
ABitSmart31-May-09 20:38
ABitSmart31-May-09 20:38 
Questionhow to animate the button in sequencial mode ? Pin
Feras Mazen Taleb31-May-09 1:53
Feras Mazen Taleb31-May-09 1:53 
AnswerRe: how to animate the button in sequencial mode ? Pin
ABitSmart31-May-09 2:37
ABitSmart31-May-09 2:37 
GeneralRe: how to animate the button in sequencial mode ? Pin
Feras Mazen Taleb31-May-09 7:29
Feras Mazen Taleb31-May-09 7:29 
GeneralRe: how to animate the button in sequencial mode ? Pin
Feras Mazen Taleb1-Jun-09 23:59
Feras Mazen Taleb1-Jun-09 23:59 
GeneralRe: how to animate the button in sequencial mode ? Pin
Feras Mazen Taleb2-Jun-09 2:03
Feras Mazen Taleb2-Jun-09 2:03 
AnswerRe: how to animate the button in sequencial mode ? Pin
Pete O'Hanlon2-Jun-09 2:11
mvePete O'Hanlon2-Jun-09 2:11 
GeneralRe: how to animate the button in sequencial mode ? Pin
Feras Mazen Taleb2-Jun-09 2:28
Feras Mazen Taleb2-Jun-09 2:28 
AnswerRe: how to animate the button in sequencial mode ? Pin
Feras Mazen Taleb2-Jun-09 21:04
Feras Mazen Taleb2-Jun-09 21:04 
GeneralRe: how to animate the button in sequencial mode ? Pin
Feras Mazen Taleb7-Jun-09 3:54
Feras Mazen Taleb7-Jun-09 3:54 

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.