[Message Deleted]
-
[Message Deleted]
-
[Message Deleted]
What is your context? Are you building a winforms application? an asp.net app? When you "load a reusable template" are you trying to support screen display? print output?
-
What is your context? Are you building a winforms application? an asp.net app? When you "load a reusable template" are you trying to support screen display? print output?
Sorry if I was too vague. For this instance I am trying to export a screenshot to a bmp file, but need to enter in some specifics about the selected object I am taking a screenshot of to the top the bmp. It will end up looking like a small report on top with an attached screenshot on the bottom. I think there was hope of using this also in winforms, hence the ambiguity. I'm just having a bit of a mental road block visualizing using HTML vs. using GDI.