My searching this forum would indicate that Layout regions are depreciated, and the tab order in a layout region will not honour/recognise action button hot spots in a layout region as a tab stop.
Is this correct?
Is there a knowledge base article or release notes that I have missed somewhere?
Subject: Tab Order, Button Hotspots and Layout regions
Layout regions were more-or-less replaced by tables in R5. The main reason for the layout region was to create dialogs. R5 supports both nested tables and a SizeToTable flag in the dialogbox call (both in LotusScript and in Formula Language). Not only does that give you essentially the same degree of control over layout, it also makes the dialog flow better for people who are using accessibility features (like font size adjustment).