Results 1 to 3 of 3

Thread: progress bar API

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 1999
    Posts
    56

    Post

    Does anyone know where I can get some more information on the progress bar API code? I don't know how to set the Min or Max values and I'm not sure about how to set the scrolling style. Also, has anyone written it into a class module? I'm trying to write one myself but I've never done this before and it's going very slowly. Where can I find an easy tutorial on the basics?

  2. #2
    Hyperactive Member Gimpster's Avatar
    Join Date
    Oct 1999
    Location
    Redmond, WA 98052
    Posts
    331

    Post

    Why don't you just use the one that come with VB? Just go to your list of associated components and add:

    Microsoft Windows Common Controls 6.0(SP3)

    At least that's what it is on mine, but something close to that should be the same thing. Then you don't have to go to all that trouble.

    ------------------
    Ryan


    [This message has been edited by Gimpster (edited 02-04-2000).]

  3. #3

    Thread Starter
    Member
    Join Date
    Apr 1999
    Posts
    56

    Post

    I don't want to use the OCX because the distribution file would be over 1MB for my 64KB program. MSCOMCTL.OCX is about 1.1MB alone.

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