|
-
May 20th, 2009, 04:23 AM
#1
Thread Starter
New Member
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
-
May 20th, 2009, 05:39 AM
#2
Re: FEBSlipper.ocx
Please do not post multiple threads for the same question - I have removed the duplicates.
-
May 27th, 2009, 06:52 AM
#3
Re: FEBSlipper.ocx
Drop the OCX and find yourself something else to use.
-
May 27th, 2009, 01:14 PM
#4
Thread Starter
New Member
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
-
May 27th, 2009, 01:30 PM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|