1.

Solve : form in VB6?

Answer»

Hi
how can I change the NAME of a form in visual basic 6Use the properties window...

I did, but this added the new name to FORM1, stll when I RUN the form it is named form1, !! Quote from: hamoody3 on March 05, 2010, 08:53:04 AM

I did, but this added the new name to FORM1, stll when I run the form it is named form1, !!

IF you want to change the CAPTION of the form, change the Caption PROPERTY.


Discussion

No Comment Found