Search:

Type: Posts; User: stom1

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    3,841

    Re: TabStrip control in vb6

    Thank you for your remark!I made the code correction..
  2. Replies
    2
    Views
    3,841

    TabStrip control in vb6

    I use TabStrip control in vb6.
    I insert Tab1 and Tab2 in to TabStrip.On the TabStrip put PictireBox1/named ChoicePictureBox(0)/ and Frame1 .
    On the PictureBox1 and Frame1 I put PictureBox2/named...
  3. Replies
    1
    Views
    531

    Help about Line Chart..

    Hi,
    I draw a Line Chart,but I have a problem:134443
    When I Click on the MouseDown button,in front of first circle,mouse draft a Line!I want to draw a circle followed by line....
    Please,help me!
    ...
  4. How to use the data recorded in MS Access DataBase as a data source.....?

    Hello!
    I drawing 10 points with a different X,Y coordinates in PictureBox and recording it in MS Access Database.The points are stored as Bitmap.I want to export X,Y coordinates and use it as a...
  5. Replies
    3
    Views
    5,066

    Import and Read csv file in VB6.0 Project

    Hello All,
    J have a .csv file that needs to import in my project.The csv file contains several points with a different X and Y coordinates which are interconnected by straight lines.Can I import...
  6. Replies
    2
    Views
    4,350

    Re: How to plot points in the coordinate grid ?

    [QUOTE=Schmidt;4832633]I assume, what you're after is drawing PolygonPoints (connecting them with lines,
    using Mouse-Interaction on a VB.PictureBox)...

    Below is some code which shows how one...
  7. Replies
    2
    Views
    4,350

    How to plot points in the coordinate grid ?

    Hello!
    I want to draw points in to coordinate grid and connect it.The Grid is ready,but instead points, I draw lines. I attachment my code.
    Please for your assistance!
    Thank you!
Results 1 to 7 of 7



Click Here to Expand Forum to Full Width