Changing mainforms caption, when subform is dirty.

L

Lars Pedersen

Hello there.
How do you change the caption of the mainform, when the subform is dirty.
Like [Register] -> [Register (changed)]

I have tried severel methods, but none is working.

/Lars
 
L

Lars Pedersen

Thanks.

/Lars

Rob Oldfield said:
From the subform... parent.caption="whatever"


Lars Pedersen said:
Hello there.
How do you change the caption of the mainform, when the subform is dirty.
Like [Register] -> [Register (changed)]

I have tried severel methods, but none is working.

/Lars
 
Top