Results 1 to 4 of 4

Thread: vb .net Printing Issue

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2004
    Location
    UK
    Posts
    43

    vb .net Printing Issue

    hi all,

    i am doing a program in vb.net that dynamically display buttons, label and other controls on the form,,

    i wanna be able to print that form, plus some details like what version, name of file and stuff,

    anyone got any idea how to do that,

    thank you very much

    have a nice day ;-)

    r.

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Location
    Bristol, England (but heart is in Virginia)
    Posts
    2,949
    Hi,

    Have you searched this forum for this topic? There are several threads. Try

    http://www.vbforums.com/showthread.p...rinting+a+form
    Taxes
    The more I learn about VB.NET the more I like dBaseIII Plus

    The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2004
    Location
    UK
    Posts
    43
    Still doesn't help much, innit

  4. #4
    PowerPoster
    Join Date
    Dec 2003
    Location
    Bristol, England (but heart is in Virginia)
    Posts
    2,949
    Hi,

    Have you looked at MSDN Help under Windows Forms Print Support. In the Related Section try Code: Printing a Windows Form.

    That shows you explicitly how to print the form.

    Presumably you have the version, file names etc on a splash type form, which you could also print.
    Taxes
    The more I learn about VB.NET the more I like dBaseIII Plus

    The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width