Tools Links Login

ReBar (Internet Explorer - Like Toolbar) in VB

This is a class module that allows a "Rebar", or an Internet Explorer style toolbar to be made. It subclasses the Rebar and can trigger events when the rebar is moved, resized, clicked, mouse moved, and a lot more. The rebar can hold any VB control, even UserControls. THIS IS NOT MY CODE! I am simply passing Ramon's code, which can be found at www.zonecorp.com His code made this sample possible! You can e-mail Ramon at Ramon@Zonecorp.com

Original Author: Brian

Side Effects

The subclassing will crash VB if you try to stop the project without using the close button. In other words, if your project goes into break mode because of an error, VB will crash. This can be fixed by commenting out the "subclass me.hwnd" line in the Form_Load procedure. However, without this line your project won't recieve events.

API Declarations

Are you kidding? This thing has more API calls that Bill Clinton has girlfriends :-)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 98 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD2801192000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 8,880 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.