Results 1 to 5 of 5

Thread: a VB6 professional question ???????

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2000
    Posts
    156

    Question

    how can i add a progress animated gif next to the tool box
    like Netscape / IExplorer.
    i already have the ocx that allow me using anim..gif
    but i need to attach it next to the toolbox on the right.
    The MORE I get to know,
    I realize that I know NOTHING !

  2. #2

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2000
    Posts
    156

    Unhappy i doesn't help

    because i already konws how to create a anim.gif.
    what i dont know is : how to add it next to the coolbar.
    as u know the coolbar stretch on the form and appear in front of it.

    so, the question is how to add it so when i'll move the
    coolbar the anim.pic will resize as well.

    i m sorry about my complex.
    The MORE I get to know,
    I realize that I know NOTHING !

  4. #4
    Lively Member
    Join Date
    Jun 2000
    Posts
    82
    The coolbar shouldn't stretch itself to the width of the form automatically, unless you set the align . If you set the align to vbAlignNone, it won't stretch itself.
    Andrew Empson
    vb6(ent) SP4

  5. #5
    Addicted Member Mih_Flyer's Avatar
    Join Date
    Mar 2000
    Location
    some place there
    Posts
    241
    add the animated image inside the toolbar, and in the resize event of the toolbar add some code to change the place of the image in case of resizing the toolbar, i think this will work.

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