You can append the caption easily
Consider your form name is Form1
Form1.Caption = Form1.Caption %26amp; '; This is additional Caption';
In the above example, You can change ';This is additional Caption'; to whatever you want
All the bestIn VB6, how would I add text to the end of the already existing caption?
ASP Tutorials-
http://asptutoring.info/
No comments:
Post a Comment