Hi kids. Anybody knows how to perform a "print preview"?
I mean, some kind of a Me.PrintForm but to some DC instead!
Because when using GetWindowDC(), the invisible window controls are not included in the obtained DC. The PrintForm method does it right but only to the printer!
PS. I do not want to For Each..Next and redraw every control at some scale!
