Search Tools Links Login

FormBar


Visual Basic 6, or VB Classic

Ever wanted to create a tray bar for your MDIChild forms that looks like windows tray? or just tired to use Windows menu to switch beetween child forms? or just want to improve the looks of your app... Here is an example of how to create a form bar (a'la tray) to place in a mdi form.
it doesn't use any api to detect forms and stuff, only old fasion Visual Basic event model.
all u have to do is invoke ONE sub to add a form to the bar, and the rest will be done automatically. I have tested this control only in a MDI app, you are welcome to try its functionality in a SDI app, and leave your comments. Menu functions are not implemented fully, cause i couldn't decide how... Well u can add a custom menu, but control doesn't raise any event when a button is clicked. It's up to u to figure out and implement such functionality. Have fun (and rate!!!)

Original Author: Dmitriy (DiMan)

About this post

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

Categories

Visual Basic 6

Attachments

FormBar728224172002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 20,547 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.