Results 1 to 4 of 4

Thread: drawing lines

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    didn't decide yet
    Posts
    222

    drawing lines

    how could i draw a line over another activeX?

  2. #2
    Addicted Member
    Join Date
    Sep 2001
    Location
    Canada
    Posts
    202
    How do you mean?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    didn't decide yet
    Posts
    222
    i mean like if we could use layers somehow the line to be in the topmost layer

  4. #4
    Addicted Member
    Join Date
    Sep 2001
    Location
    Canada
    Posts
    202
    If you're talking about the .Line method of the Form, and PictureBox objects... it can't be done. That is painted on the object itself, and cannot be seen "above" other objects or controls. You'll have to create another PictureBox control that is the width and height you want your line to be.

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