VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FormBar

by Dmitriy (DiMan) (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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!!!)

Rate FormBar

Download FormBar

Download FormBar (20 KB)

FormBar Comments

No comments have been posted about FormBar. Why not be the first to post a comment about FormBar.

Post your comment

Subject:
Message:
0/1000 characters