Printing a Form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hamster
    New Member
    • Mar 2007
    • 12

    Printing a Form

    Hi there

    Im struggling to print a form control using C#.net (VS2003)
    Does anyone know of a good example?
    the only thing on the form will be lables and textfields
    I know it's a bit complicated

    Thanks,
    Eustace
  • nateraaaa
    Recognized Expert Contributor
    • May 2007
    • 664

    #2
    Originally posted by hamster
    Hi there

    Im struggling to print a form control using C#.net (VS2003)
    Does anyone know of a good example?
    the only thing on the form will be lables and textfields
    I know it's a bit complicated

    Thanks,
    Eustace
    I found a good example of printing a web form. Let us know if this solves your problem.

    Nathan

    Comment

    • hamster
      New Member
      • Mar 2007
      • 12

      #3
      Hi nathan thanks for the assistance
      I need to print a windows form though the web thing is just confusing me a bit.
      thanks

      Comment

      Working...