Default Canvas [message #148450] |
Thu, 24 November 2005 05:04 |
aditya_itc
Messages: 6 Registered: November 2005 Location: In
|
Junior Member |
|
|
I have a form which has 1 Window (MAIN), nearly 20 data blocks and nearly 20 canvases all of "Content" type.
How am I supposed to find out which is the default canvas that will load into the MAIN window once the form is run ? I want to find it out without running the form.
One option I found was the Primary Canvas property of the MAIN window. But this property is set to <Null>. Then how does the form decide the default canvas ??
Please guide me.
Thanx in advance,
Aditya
|
|
|
|
Re: Default Canvas [message #148458 is a reply to message #148454] |
Thu, 24 November 2005 05:23 |
aditya_itc
Messages: 6 Registered: November 2005 Location: In
|
Junior Member |
|
|
Thanx Maheer,
The form loads that canvas first which holds the first data block in the Object Navigator.
Thanks a lot.
Rgds,
Aditya
|
|
|
|