In my app I see my main form with its pageframe entries and the controls thereon in the debugger.
As a test of a problem - I am opening a simple form with a command button on it from a command button on page 2 of the page frame.
I am surprised that I do not see this form as an object in the debugger.
The problem I am researching is trying to write back to the caption of a label on the form ( I have done this in other apps many times but I just can't crack this one).
The error says the form name cannot be found. As its not in the debugger I guess the two things must be linked.
Any one put me out of my frustration?
Eric
As a test of a problem - I am opening a simple form with a command button on it from a command button on page 2 of the page frame.
I am surprised that I do not see this form as an object in the debugger.
The problem I am researching is trying to write back to the caption of a label on the form ( I have done this in other apps many times but I just can't crack this one).
The error says the form name cannot be found. As its not in the debugger I guess the two things must be linked.
Any one put me out of my frustration?
Eric