'Usage
Dim instance As SmartItem
Dim selectedSmartItem As SmartItem
Dim forward As Boolean
Dim value As Boolean
value = instance.AllowTabStop(selectedSmartItem, forward)
Parameters
selectedSmartItem
A reference to the currently selected SmartItem.
forward
true if the tab direction is going forward; false if it is going backwards.
Return Value
true if the SmartItem cab receive focus; false otherwise. Unless overridden, false is always returned.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2