Click here to Skip to main content
15,890,438 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: SingleInstance Application Pin
Jammer23-Jun-08 0:41
Jammer23-Jun-08 0:41 
GeneralRe: SingleInstance Application Pin
Jammer20-Jun-08 13:20
Jammer20-Jun-08 13:20 
AnswerRe: SingleInstance Application Pin
RNEELY27-Jun-08 7:43
RNEELY27-Jun-08 7:43 
QuestionBrain hits wall - WPF Help Please Pin
Rei Roldan19-Jun-08 7:54
Rei Roldan19-Jun-08 7:54 
AnswerRe: Brain hits wall - WPF Help Please Pin
Gideon Engelberth19-Jun-08 10:12
Gideon Engelberth19-Jun-08 10:12 
GeneralRe: Brain hits wall - WPF Help Please Pin
Rei Roldan19-Jun-08 10:21
Rei Roldan19-Jun-08 10:21 
GeneralRe: Brain hits wall - WPF Help Please Pin
Paul Conrad21-Jun-08 4:05
professionalPaul Conrad21-Jun-08 4:05 
QuestionWPF Navigation Pin
BlitzPackage18-Jun-08 8:44
BlitzPackage18-Jun-08 8:44 
Good people,

I have a window that is laid out using a grid. The main part of the user interaction will take place in column 1, row 0. In order for the user to submit or get information, I basically have to load and remove items (e.g. a flowdocumentviewer, another grid containing a border, list box, and other child elements, etc...) into column 1, row 0 of the grid. The loading and unloading will be, of course, menu driven by the user.

My question is, how do I load those elements into the grid at the desired location, then discard them when I am finished? Also how do I make sure that they're not using up memory but have been deleted or discarded? If they are not in view; I don't need them.

I will need to do this programmatically in C#.

A final tangential question; how would you recommend I create these elements? I am using MS Expression Blend and normally I would create something in column1, row 0. However, since I need to create multiple elements to fully occupy that space, I am wondering if I should do it as a control?

Any thoughts you have would be greatly appreciated.

Thanks in advance.

BP
AnswerRe: WPF Navigation Pin
Pete O'Hanlon18-Jun-08 8:52
mvePete O'Hanlon18-Jun-08 8:52 
GeneralRe: WPF Navigation Pin
BlitzPackage18-Jun-08 9:00
BlitzPackage18-Jun-08 9:00 
GeneralRe: WPF Navigation Pin
Pete O'Hanlon18-Jun-08 9:11
mvePete O'Hanlon18-Jun-08 9:11 
GeneralRe: WPF Navigation Pin
BlitzPackage19-Jun-08 11:59
BlitzPackage19-Jun-08 11:59 
QuestionHow to link silverlight application created using Blend in asp.net using vs2008? Pin
katelva17-Jun-08 8:04
katelva17-Jun-08 8:04 
AnswerRe: How to link silverlight application created using Blend in asp.net using vs2008? Pin
Michael Sync17-Jun-08 17:10
Michael Sync17-Jun-08 17:10 
GeneralRe: How to link silverlight application created using Blend in asp.net using vs2008? Pin
katelva18-Jun-08 18:22
katelva18-Jun-08 18:22 
GeneralRe: How to link silverlight application created using Blend in asp.net using vs2008? Pin
Michael Sync20-Jun-08 2:03
Michael Sync20-Jun-08 2:03 
GeneralRe: How to link silverlight application created using Blend in asp.net using vs2008? Pin
katelva24-Jun-08 8:34
katelva24-Jun-08 8:34 
GeneralRe: How to link silverlight application created using Blend in asp.net using vs2008? Pin
Michael Sync24-Jun-08 14:52
Michael Sync24-Jun-08 14:52 
QuestionMultiple ItemTemplates in a ListBox Pin
dlarkin7716-Jun-08 1:35
dlarkin7716-Jun-08 1:35 
AnswerRe: Multiple ItemTemplates in a ListBox Pin
Christian Graus16-Jun-08 2:18
protectorChristian Graus16-Jun-08 2:18 
AnswerRe: Multiple ItemTemplates in a ListBox Pin
Gideon Engelberth16-Jun-08 7:37
Gideon Engelberth16-Jun-08 7:37 
AnswerRe: Multiple ItemTemplates in a ListBox Pin
dlarkin7717-Jun-08 0:25
dlarkin7717-Jun-08 0:25 
AnswerRe: Multiple ItemTemplates in a ListBox Pin
dlarkin7717-Jun-08 2:46
dlarkin7717-Jun-08 2:46 
Question[WPF]why Image not support Animation ? Pin
KornZhang15-Jun-08 23:23
KornZhang15-Jun-08 23:23 
AnswerRe: [WPF]why Image not support Animation ? Pin
Christian Graus16-Jun-08 2:18
protectorChristian Graus16-Jun-08 2:18 

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.