Results 1 to 3 of 3

Thread: Display Problems - Sorry, stupid mistake..

Threaded View

  1. #1

    Thread Starter
    Frenzied Member RudyL's Avatar
    Join Date
    Mar 2001
    Location
    Chicago
    Posts
    1,519

    Display Problems - Sorry, stupid mistake..

    Why is it that when I use this code:

    VB Code:
    1. lblVersion.Text = "Version: " & Application.ProductVersion

    the label actualy displays:

    0.0.1.1
    It is not appending the product verion to the word "Version". For some reason it is replacing it..

    Any thoughts?

    Rudy
    Last edited by RudyL; Aug 4th, 2004 at 02:02 PM.
    10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width