I am trying to modify a public-domain NotePad to suit my needs.

FormMain has a StatusBar (named StatusBar1). It's is working fine (Date, NUM, etc), but I like to post something else to it.

The problem: I could not find any reference to StatusBar1, or "Status", anywhere in the entire code!

How is that?