This is about the About form.
Greetings,
I am creating an About form for my app with the supplied About form. For some reason, I can't make the caption of the Form and the lbltitle what i want. It seems to only give me the name of my app. The app is called, say, ABC. I want the About form to have for its caption
About ABC File Importer
and I put this in the caption property. All it shows when I run the app, though, is
About ABC.
And the same things happens with the lblTitle.
Any clues anyone?
Thank you,
Jim