H Herfried K. Wagner [MVP] Oct 16, 2004 #2 John said: How can I change the application title through code? Click to expand... What exactly do you refer to with the term "application title"?
John said: How can I change the application title through code? Click to expand... What exactly do you refer to with the term "application title"?
H Herfried K. Wagner [MVP] Oct 16, 2004 #4 John said: The title that comes on the top in the main application windows. Click to expand... \\\ Me.Text = "Hello World" ///
John said: The title that comes on the top in the main application windows. Click to expand... \\\ Me.Text = "Hello World" ///