Click here to Skip to main content
15,789,776 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: vb.net Pin
Richard MacCutchan20-Sep-19 22:07
mveRichard MacCutchan20-Sep-19 22:07 
AnswerRe: vb.net Pin
Mycroft Holmes21-Sep-19 13:48
professionalMycroft Holmes21-Sep-19 13:48 
QuestionHow to use DataTrigger to run Storyboard? Pin
Pew_new20-Sep-19 9:00
Pew_new20-Sep-19 9:00 
QuestionWPF Pin
RajaMohammed.A19-Sep-19 3:35
RajaMohammed.A19-Sep-19 3:35 
AnswerRe: WPF Pin
Richard Deeming19-Sep-19 3:58
mveRichard Deeming19-Sep-19 3:58 
AnswerRe: WPF Pin
Mycroft Holmes19-Sep-19 14:07
professionalMycroft Holmes19-Sep-19 14:07 
QuestionWindow Not Refreshing Pin
Kevin Marois17-Sep-19 10:03
professionalKevin Marois17-Sep-19 10:03 
AnswerRe: Window Not Refreshing Pin
Richard Deeming17-Sep-19 10:34
mveRichard Deeming17-Sep-19 10:34 
It's the usual problem - you're blocking the UI thread until the installation completes.

Move the installation code to a background thread using a BackgroundWorker.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

GeneralRe: Window Not Refreshing Pin
Kevin Marois17-Sep-19 11:03
professionalKevin Marois17-Sep-19 11:03 
GeneralRe: Window Not Refreshing Pin
Richard Deeming18-Sep-19 1:44
mveRichard Deeming18-Sep-19 1:44 
QuestionWPF Pin
RajaMohammed.A9-Sep-19 20:20
RajaMohammed.A9-Sep-19 20:20 
AnswerRe: WPF Pin
Richard MacCutchan9-Sep-19 22:19
mveRichard MacCutchan9-Sep-19 22:19 
QuestionWPF Pin
RajaMohammed.A9-Sep-19 1:25
RajaMohammed.A9-Sep-19 1:25 
AnswerRe: WPF Pin
Gerry Schmitz9-Sep-19 4:09
mveGerry Schmitz9-Sep-19 4:09 
QuestionWPF application displays differently in Windows 7 and Windows 10 Pin
Jakob Farian Krarup19-Aug-19 0:16
Jakob Farian Krarup19-Aug-19 0:16 
AnswerRe: WPF application displays differently in Windows 7 and Windows 10 Pin
jimmson21-Aug-19 4:49
jimmson21-Aug-19 4:49 
GeneralRe: WPF application displays differently in Windows 7 and Windows 10 Pin
Jakob Farian Krarup25-Aug-19 23:44
Jakob Farian Krarup25-Aug-19 23:44 
GeneralRe: WPF application displays differently in Windows 7 and Windows 10 Pin
jimmson27-Aug-19 22:53
jimmson27-Aug-19 22:53 
GeneralRe: WPF application displays differently in Windows 7 and Windows 10 Pin
Jakob Farian Krarup28-Aug-19 2:25
Jakob Farian Krarup28-Aug-19 2:25 
AnswerRe: WPF application displays differently in Windows 7 and Windows 10 Pin
Gerry Schmitz28-Aug-19 4:10
mveGerry Schmitz28-Aug-19 4:10 
GeneralRe: WPF application displays differently in Windows 7 and Windows 10 Pin
Jakob Farian Krarup28-Aug-19 23:31
Jakob Farian Krarup28-Aug-19 23:31 
QuestionWPF and Windows Forms at same time. Pin
michaelbarb15-Aug-19 6:12
michaelbarb15-Aug-19 6:12 
AnswerRe: WPF and Windows Forms at same time. Pin
Pete O'Hanlon15-Aug-19 6:39
subeditorPete O'Hanlon15-Aug-19 6:39 
GeneralRe: WPF and Windows Forms at same time. Pin
michaelbarb15-Aug-19 7:15
michaelbarb15-Aug-19 7:15 
QuestionEnregistrer en RTF un RichTextBox / Save RTF RichTextBox Pin
dctc334-Aug-19 0:00
dctc334-Aug-19 0:00 

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.