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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rb8452

  1. rb8452

    Text not showing in label on form

    The Application.DoEvents() did the trick. I should have known that. [blush] Thanks for your help
  2. rb8452

    Text not showing in label on form

    I am writing an application where I want to use a form as a message box that will be displayed while another form is loading. Since it takes several seconds for the form to load I want to tell the user what is going on. I am passing the message text to a method in the form called ShowMessage...
  3. rb8452

    Database Connection CR 8.5

    I have been tasked with finding a way to eliminate the need to pass the database password as clear text to the crystal reports in a VB 6 applicaiton. They do not want to upgrade to a newer version of Crystal at this time. I know it is done in Crystal for .NET.

Part and Inventory Search

Back
Top