Trying to use PrintForm method

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • KDames

    Trying to use PrintForm method

    Just trying to do a simple print of the current form, in VB 6, and it contains some listviews, list boxes and text boxes. The data in the text boxes print out on the hard card copy along with the controls and background of the form, but I can't seem to get the data in the listviews and list boxes to print

    Any code help would be appreciated

    Thanks

    Ken
  • Herfried K. Wagner [MVP]

    #2
    Re: Trying to use PrintForm method

    * =?Utf-8?B?S0RhbWVz?= <kmdames@gate.n et> scripsit:[color=blue]
    > Just trying to do a simple print of the current form, in VB 6[/color]

    This is a VB.NET langugage group. Post your question to one of the VB6
    groups that can be found at microsoft.publi c.vb.*.

    --
    Herfried K. Wagner [MVP]
    <URL:http://dotnet.mvps.org/>

    Comment

    Working...