tabStop property
Sets or retrieves whether an element behavior can receive focus and participate in the tabbing sequence.
Syntax
HRESULT value = object.put_tabStop( v);HRESULT value = object.get_tabStop(* p);
Property values
Type: VARIANT_BOOL
See also
- Conceptual
- Introduction to Viewlink
- About Element Behaviors
Show: