Results 1 to 3 of 3

Thread: Listbox printing

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2000
    Posts
    7
    Thank you HeSaidJoe for your help! I´ve managed to get solid tabs to my listbox with that apicall! But when I´m trying to print that listbox with printer object the tabs wont stay on their places. How I can print listbox just the way it looks?
    Jani T

  2. #2
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    'from the example given earlier..just repeat using print
    Code:
    List1.AddItem "...A lesson" & vbTab & "in creating" & vbTab & "columns" & vbTab & "in a listbox!"
        Printer.Print "...A lesson" & vbTab & "in creating" & vbTab & "columns" & vbTab & "in a listbox!"
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  3. #3

    Exclamation

    I'm having the same problem as you are alothough the last post was saying just print it straight to the printer but that poses a prob with going back and editing the listbox B4 u print..... is there another way to solve this problem......

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