Click to See Complete Forum and Search --> : App Styles


SteveFound
January 31st, 2000, 05:54 AM
Are there any available toolkits for VB that give different style UI frameworks ?? Such as DevStudio, Outlook, Explorer etc....

I suppose I am really looking for the VB equivalent of the MFC CJLibrary at CodeGuru... Is there such a beast ???

Hope someone can help :)

Steve.

Chris Eastwood
January 31st, 2000, 06:02 AM
There aren't any 'frameworks' so to speak - there are plenty of good controls out there though that can help you achieve this GUI effect - a good place to start would be vbAccelerator at http://vbaccelerator.com - the controls are free and come with source-code.


Chris Eastwood

CodeGuru - the website for developers
http://codeguru.developer.com/vb

Lothar Haensler
January 31st, 2000, 06:07 AM
in addition, VB 6comes with an Application Wizard ADd-In that helps you create skeletons for MDI, SDI and explorer-style applications.