AutoPlay Media Studio 9

Grid.SetTabEnabled

Grid.SetTabEnabled

Previous topic Next topic  

Grid.SetTabEnabled

Previous topic Next topic  

OverviewExamples

Grid.SetTabEnabled (

string ObjectName,

boolean UseTabKey = true )

Description

Sets whether or not the Tab key is used to move the cell selection in a grid object.

Parameters

ObjectName

(string) The name of the grid object.

UseTabKey

(boolean) Whether the tab key is enabled for moving between cells. This is an optional argument and if omitted will default to true.

VALUE

DESCRIPTION

true

Enable tabbing between cells. (Default)

false

Disable tabbing between cells.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us