Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. HELP with Printing Please (VB.NET)

HELP with Printing Please (VB.NET)

Scheduled Pinned Locked Moved Visual Basic
csharpcomhelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JoshSchneider
    wrote on last edited by
    #1

    I am trying to print an MS-Chart control off of a form. I cannot find any help to print a standard control such as this. I don't need to print any text or anything, just the MS-Chart Control. Can anyone help me with this? thanks, Josh Schneider js27195@yahoo.com

    D 1 Reply Last reply
    0
    • J JoshSchneider

      I am trying to print an MS-Chart control off of a form. I cannot find any help to print a standard control such as this. I don't need to print any text or anything, just the MS-Chart Control. Can anyone help me with this? thanks, Josh Schneider js27195@yahoo.com

      D Offline
      D Offline
      David Wengier
      wrote on last edited by
      #2

      Oops! I just noticed the subject said "VB.NET"... this may not work, but anyway: Have a look at the EditCopy method of the chart control. Something like this:

      MsChart1.EditCopy
      Printer.PaintPicture ClipBoard.GetData(vbCFMetafile), 0, 0

      Untested pseudocode by the way :) -- David Wengier Sonork ID: 100.14177 - Ch00k

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups