Click here to Skip to main content
15,792,539 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Snapshot of a Form in a thumbnail Pin
Graeme_Grant8-Apr-09 1:37
mvaGraeme_Grant8-Apr-09 1:37 
GeneralRe: Snapshot of a Form in a thumbnail [modified] Pin
Eslam Afifi8-Apr-09 9:24
Eslam Afifi8-Apr-09 9:24 
GeneralRe: Snapshot of a Form in a thumbnail Pin
Graeme_Grant8-Apr-09 11:43
mvaGraeme_Grant8-Apr-09 11:43 
GeneralRe: Snapshot of a Form in a thumbnail Pin
Eslam Afifi10-Apr-09 4:07
Eslam Afifi10-Apr-09 4:07 
GeneralRe: Snapshot of a Form in a thumbnail Pin
Graeme_Grant10-Apr-09 15:21
mvaGraeme_Grant10-Apr-09 15:21 
GeneralRe: Snapshot of a Form in a thumbnail Pin
Eslam Afifi10-Apr-09 16:28
Eslam Afifi10-Apr-09 16:28 
GeneralRe: Snapshot of a Form in a thumbnail Pin
Graeme_Grant10-Apr-09 18:11
mvaGraeme_Grant10-Apr-09 18:11 
GeneralRe: Snapshot of a Form in a thumbnail Pin
Eslam Afifi11-Apr-09 9:04
Eslam Afifi11-Apr-09 9:04 
I tried sending WM_PAINT to the window but I only got the border without the content. Looks like WPF windows do not respond to WM_PAINT properly and there is no built-in method to draw non-client area. Try to get the non-client area and the client area and compose into a single bitmap. Or maybe you should look into this DWM Thumbnail Overview[^].

Eslam Afifi

GeneralRe: Snapshot of a Form in a thumbnail Pin
Graeme_Grant11-Apr-09 13:03
mvaGraeme_Grant11-Apr-09 13:03 
GeneralRe: Snapshot of a Form in a thumbnail Pin
Eslam Afifi12-Apr-09 0:30
Eslam Afifi12-Apr-09 0:30 
QuestionWPF layout manager - resize,maximise minimise Pin
smita.si6-Apr-09 23:14
smita.si6-Apr-09 23:14 
QuestionIssue's with WCF and WPF XBAP's Pin
Gretna6-Apr-09 22:42
Gretna6-Apr-09 22:42 
QuestionWPFtoolkit's DataGrid and DatagridColumnHeader Pin
wazzzuup6-Apr-09 12:10
wazzzuup6-Apr-09 12:10 
AnswerRe: WPFtoolkit's DataGrid and DatagridColumnHeader Pin
Wes Aday7-Apr-09 9:05
professionalWes Aday7-Apr-09 9:05 
QuestionHow to deploy Silverlight application on IIS server? Pin
sumit70346-Apr-09 3:57
sumit70346-Apr-09 3:57 
AnswerRe: How to deploy Silverlight application on IIS server? Pin
Mark Salsbery6-Apr-09 7:28
Mark Salsbery6-Apr-09 7:28 
GeneralRe: How to deploy Silverlight application on IIS server? Pin
Piyush Vardhan Singh6-Apr-09 21:46
Piyush Vardhan Singh6-Apr-09 21:46 
GeneralRe: How to deploy Silverlight application on IIS server? Pin
sumit70346-Apr-09 23:46
sumit70346-Apr-09 23:46 
GeneralRe: How to deploy Silverlight application on IIS server? Pin
Braulio Dez12-Apr-09 8:25
Braulio Dez12-Apr-09 8:25 
GeneralRe: How to deploy Silverlight application on IIS server? Pin
Braulio Dez12-Apr-09 8:26
Braulio Dez12-Apr-09 8:26 
AnswerRe: How to deploy Silverlight application on IIS server? Pin
souidi abderrahman16-Jul-10 7:21
souidi abderrahman16-Jul-10 7:21 
QuestionDeepearth in Silverlight [modified] Pin
samfisher14125-Apr-09 22:39
samfisher14125-Apr-09 22:39 
QuestionRe: Deepearth in Silverlight Pin
Mark Salsbery6-Apr-09 7:22
Mark Salsbery6-Apr-09 7:22 
QuestionWPF Drag & Drop Pin
Etienne_1235-Apr-09 9:14
Etienne_1235-Apr-09 9:14 
AnswerRe: WPF Drag & Drop Pin
Prajeesh6-Apr-09 2:01
Prajeesh6-Apr-09 2:01 

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.