Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: MadsC
  • Content: Threads
  • Order by date
  1. MadsC

    email and msmapi32.ocx

    I have a program which checks for emails using Outlook using MSMAPI32.ocx. The program has been working fine until a recent upgrade on a colleagues machine to service pack 3 for office. The program on this machine now causes run time error 32003 at the mapiSession.signon line of code! Any...
  2. MadsC

    Calendar / Scheduling

    Anyone know where I can get hold of a decent calendar / Scheduling control
  3. MadsC

    Background colour of toolbar images

    I Want the background of my toolbar images to change in line with the desktop colour settings. I have a toolbar linked to an imagelist. I have inserted a gif with a transparent background into the imagelist list, however the image always appears on the toolbar with a white background or...
  4. MadsC

    Crystal 9 and refresh

    I have a Crystal 9 report viewer on a form in my VB 6 app. I amend the SQL for my report before opening the form with the viewer on. When I open the form, the report displays, however I have to click on the Refresh button within the viewer to Refresh the data. I have tried calling the refresh...
  5. MadsC

    Crystal 9

    I wish to add a Crystal 9 report to my app. I have added the Crystal components and added a designer to my app. When I right click on the report inside my application I have the option to Save as Crystal Reports file. However if I then go into the saved file in Crystal itself and make changes...
  6. MadsC

    MDI & Database

    I have a MDI database application. Text Boxes on a child form are linked to an ADO recordset. I want to update the MDI menu to highlight 'Save Changes' when I change data in one of the linked text boxes. In most instances I can use the validate event to detect changes. However, as this event...

Part and Inventory Search

Back
Top