K
Kyjan
Greetings to all!
I chose to post this here because I'm trying to convert a project that
was written back in the day in VB6 and I have a question about syntax
that I've never seen before.
There are multiple forms. One form A, it access something on form B by
using the following syntax:
formB!btnInfo.Caption
What is the purpose of the "!" character? Why isn't the "." character
used instead?
Thanks,
Kyjan
I chose to post this here because I'm trying to convert a project that
was written back in the day in VB6 and I have a question about syntax
that I've never seen before.
There are multiple forms. One form A, it access something on form B by
using the following syntax:
formB!btnInfo.Caption
What is the purpose of the "!" character? Why isn't the "." character
used instead?
Thanks,
Kyjan