Hi,
Do you know what to use in VB6 to create a grid like in "Microsoft Outlook" email program?
I am trying to create something that will work like the "Work Week" calendar in Microsoft Outlook 2000.
Your help is greately apprecieated.
Slava
Printable View
Hi,
Do you know what to use in VB6 to create a grid like in "Microsoft Outlook" email program?
I am trying to create something that will work like the "Work Week" calendar in Microsoft Outlook 2000.
Your help is greately apprecieated.
Slava
I don't understand what you're asking, could you be more specific?
The MSFlexGrid is great for things like that - add it to your project under Project-Components
The SGrid available at www.vbaccelerator.com does just what you want, a Grid with icons and a lot more things. Its free.
You could also go for a third party Grid control, and that may cost you several hundred dollars.