home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Dracull_Pr2116176112008.psc / @PSC_ReadMe_70636_1.txt next >
Text File  |  2008-06-11  |  2KB  |  16 lines

  1. Title: Dracull Printing and Thumbnail Common Dialogs
  2. Description: Learn how to use the cCommonDlg class to open and save via common dialogs 32 starting in Thumbnail view mode and page setup and printing to scale.
  3. There are many different examples of doing custom open dialogs with preview for images but the thumbnail view quite fast and will allow you to browse the entire folder.
  4. This project contains an update to Steve's all in one class but with support of 2000 / XP / Vista. I have added ability to set initial view for Open and Save for example to show thumbnails.
  5. Also added methods to get papersize: GetPaperMeasure, GetPaperSizeX, and GetPaperSizeY
  6. Based on work by Steve McMahon and Bruce McKinney and VBnet, Randy Birch.
  7. Example based on : Clint LaFevers "vb Calendar Maker". 
  8. This was made for DracullCalendar - a Showcase Application that allow you to create and print Monthly Calendars, but I cleaned out the calendar functionality to make it simpler to follow the Common Dialogs examples.
  9. You can find Clints original submission here: 
  10. http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42227&lngWId=1
  11. Comments and Votes appreciated :)
  12. This file came from Planet-Source-Code.com...the home millions of lines of source code
  13. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=70636&lngWId=1
  14.  
  15. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  16.