What are the different window events activated at runtimes?
Answer / guest
When_window_activated
When_window_closed
When_window_deactivated
When_window_resized
Within this triggers, you can examine the built in
system variable system.event_window to determine the
name of the window for which the trigger fired.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you pass the parameters from one form to another form?
What is a Non Query Record Group?
What is a text list?
What are the differrent types of windows?
What are the built-ins used for Creating and deleting groups?
What is trigger associated with the timer?
List the buil-in routine for controlling window during run-time?
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
what are Navigational Triggers?
Commited block sometimes refer to a BASE TABLE ? True or False.
Can u explain me the Restricted and unrestricted procedure in Forms And reports and example as well ??