Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi. How do I change the title bar heading in a form dynamically in code?
use below statement in the code form1.text=" Title Here!"
Rajesh B --> A Poor Workman Blames His Tools <--
Hi. thanks.... I had to use me.text but thanks for the help. ;)