Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB+TOOLbar
Name: thennarasu Date: June 24, 2002 at 00:47:52 Pacific
Comment:
sir, when i open addins manager to include toolbars in my form vb application wizard is not found in my addins manager for that what can i do?
Name: Jeff J Date: June 24, 2002 at 08:15:40 Pacific
Reply:
I don't know which version of VB you are using, but I'll suspect VB6 or 5. Toolbars are part of the "Microsoft Windows Common Controls" ActiveX control (OCX), that comes with VB. If you goto Project>>Components... (or press Ctrl+T), you'll see the optional components dialog. Check on the control just mentioned, and you'll have access to toolbars. Drag the toolbar icon from your toolbox onto your form, and away you go.
Cheers
0
Response Number 2
Name: thennarasu Date: June 26, 2002 at 04:39:24 Pacific
Summary: K. I need to take a snapshot of a MSWord file in VB without all the MSWord toolbars. Someone suggested I may be able to show a Word doc in a Rich text box. Anyone have any ideas on how to do this? ...
Summary: hey. I lost the general tool bar that originally is on the left side in VB 6.0. This is the toolbar that lets you make command buttons, labels, picture boxes, text boxes, etc... I need to know how to ...