Click here to Skip to main content
15,913,685 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Dynamic loading Pin
nerra17-Feb-10 20:59
nerra17-Feb-10 20:59 
Questionuse flash in asp.net Pin
zahramoghadam16-Feb-10 21:35
zahramoghadam16-Feb-10 21:35 
AnswerRe: use flash in asp.net Pin
Pete O'Hanlon16-Feb-10 22:52
mvePete O'Hanlon16-Feb-10 22:52 
AnswerRe: use flash in asp.net Pin
Abhinav S17-Feb-10 0:07
Abhinav S17-Feb-10 0:07 
QuestionPass parameters Pin
mehrdadov16-Feb-10 19:30
mehrdadov16-Feb-10 19:30 
AnswerRe: Pass parameters Pin
Pete O'Hanlon16-Feb-10 22:28
mvePete O'Hanlon16-Feb-10 22:28 
GeneralRe: Pass parameters Pin
mehrdadov17-Feb-10 4:31
mehrdadov17-Feb-10 4:31 
GeneralRe: Pass parameters Pin
Kevin McFarlane18-Feb-10 9:09
Kevin McFarlane18-Feb-10 9:09 
QuestionListBox, WrapPanel & Images Pin
Jammer16-Feb-10 10:19
Jammer16-Feb-10 10:19 
AnswerRe: ListBox, WrapPanel & Images Pin
Abhinav S17-Feb-10 0:06
Abhinav S17-Feb-10 0:06 
GeneralRe: ListBox, WrapPanel & Images Pin
Jammer17-Feb-10 10:49
Jammer17-Feb-10 10:49 
GeneralRe: ListBox, WrapPanel & Images Pin
Abhinav S17-Feb-10 11:58
Abhinav S17-Feb-10 11:58 
QuestionHyperlinkButton won't navigate to external site Pin
fjparisIII15-Feb-10 10:56
fjparisIII15-Feb-10 10:56 
AnswerRe: HyperlinkButton won't navigate to external site Pin
Abhinav S15-Feb-10 11:03
Abhinav S15-Feb-10 11:03 
GeneralRe: HyperlinkButton won't navigate to external site Pin
fjparisIII15-Feb-10 11:39
fjparisIII15-Feb-10 11:39 
AnswerRe: HyperlinkButton won't navigate to external site Pin
Sundeep Ganiga15-Feb-10 20:07
Sundeep Ganiga15-Feb-10 20:07 
GeneralRe: HyperlinkButton won't navigate to external site Pin
fjparisIII16-Feb-10 6:26
fjparisIII16-Feb-10 6:26 
AnswerRe: HyperlinkButton won't navigate to external site Pin
Kunal Chowdhury «IN»15-Feb-10 20:11
professionalKunal Chowdhury «IN»15-Feb-10 20:11 
GeneralRe: HyperlinkButton won't navigate to external site Pin
fjparisIII16-Feb-10 6:23
fjparisIII16-Feb-10 6:23 
QuestionChange content in MainWindow / Navigation Pin
PingOfDeath198314-Feb-10 20:30
PingOfDeath198314-Feb-10 20:30 
AnswerRe: Change content in MainWindow / Navigation Pin
AspDotNetDev14-Feb-10 20:53
protectorAspDotNetDev14-Feb-10 20:53 
Include a namespace reference to the assembly containing your custom control, then use your custom control in the XAML. Read up on custom controls and user controls if you don't know what the previous sentence means. You can initially hide it, and then display it when the menu item is selected. Might require some code to handle the command, but you might be able to just accomplish it with an event trigger.
GeneralRe: Change content in MainWindow / Navigation Pin
BlitzPackage17-Feb-10 5:29
BlitzPackage17-Feb-10 5:29 
GeneralRe: Change content in MainWindow / Navigation Pin
AspDotNetDev17-Feb-10 9:45
protectorAspDotNetDev17-Feb-10 9:45 
GeneralRe: Change content in MainWindow / Navigation Pin
quetzilla21-Feb-10 4:45
quetzilla21-Feb-10 4:45 
QuestionSilverlight Intellisense Pin
Jammer13-Feb-10 8:49
Jammer13-Feb-10 8:49 

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.