Results 1 to 5 of 5

Thread: FEBSlipper.ocx

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2009
    Posts
    2

    FEBSlipper.ocx

    Hello,
    Recently I've encountered a serious problem in a code I got to my hands
    In the frmMain there is already a complete form which uses a component named FEBSlipper as a picture box.
    In the code there is a call to a function that doesnt exist in the component (example: febslipper.split)
    I found that the ActiveX programmer is a company named FEBuilders which doesn't exist anymore, but still found on the web the .ocx file.
    BUT, when I'm trying to add this component to the form, it asks me for Registration which I don't have.
    In this case it doesn't give me all the functionality of the component; on the other hand it has the functions which I was missing.
    It's a complicated problem which I can't find a way to resolve on my own so I'm asking for help,
    Thanks
    Eyal

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: FEBSlipper.ocx

    Please do not post multiple threads for the same question - I have removed the duplicates.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: FEBSlipper.ocx

    Drop the OCX and find yourself something else to use.

  4. #4

    Thread Starter
    New Member
    Join Date
    May 2009
    Posts
    2

    Re: FEBSlipper.ocx

    Ok, that's always an option
    but, do you have any recommendation for a splitter ActiveX that i can use easily?
    Thank's

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: FEBSlipper.ocx

    VB comes with a splitter project which can be converted (but from what I remember it isn't very good), or you can find many examples on the web.

    A good one (as a class, with instructions to convert to a control if you want) is here:
    http://www.vbaccelerator.com/home/VB...ay/article.asp

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