How to draw a table using VB6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • santhanalakshmi
    New Member
    • May 2009
    • 147

    How to draw a table using VB6

    I want the content to print inside the table.
    How can i draw a table using VB6?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    what is your content ?

    why not use any grid control for the purpose.

    Comment

    • QVeen72
      Recognized Expert Top Contributor
      • Oct 2006
      • 1445

      #3
      Hi,

      Use Printer.Line method to print the line,
      and print table accordingly.. By looping thru..

      Regards
      Veena

      Comment

      • santhanalakshmi
        New Member
        • May 2009
        • 147

        #4
        Hi,
        Thanks for ur response?can u tell me with some more information.... please.
        can u give me some sample coding......it will help me a lot.

        Comment

        Working...