P
Peter
Hi
I am trying to find out how to set the version info so I can display the
version number in the about box of my application.
I have the following code but do not know where the values are set.
Me.Text = "Version: " & System.Environment.Version.ToString
Many thanks in advance
Peter
I am trying to find out how to set the version info so I can display the
version number in the about box of my application.
I have the following code but do not know where the values are set.
Me.Text = "Version: " & System.Environment.Version.ToString
Many thanks in advance
Peter