Form Caption Property

  • Thread starter Thread starter TravelingHT
  • Start date Start date
T

TravelingHT

Dear All:

What part will a forms "Caption Property" Play when it comes to code. If the
caption is different to the acutal name can it affect Link Master Fields or
Link Child Fields.

How far is a forms "Caption Property" propergated and if it has no effect on
referencing the form in code what is the point of it?

Thanks in advance

Traveling HT
 
A form's caption property is only used to display a name in the header
bar to let you know where you are in the application. It can convey
information to the user that cannot be changed.

'====================================================
John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County
'====================================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top