|
-
Mar 27th, 2010, 07:15 AM
#9
Re: Which event should i use?
 Originally Posted by HowTo
so it means it is not possible to change or add something new to the built in functionality of the PrintPreviewDialogl right?In that case i need to use the PrintPreviewControl,right?
The PrintPreviewDialog class is not declared NotInheritable so, in theory, you could derive your own class from it and add or modify its functionality. Whether or not you'll be able to do what you want in that way depends on what members are Private or Friend and which are Public or Protected.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|