AutoPlay Media Studio 9

Grid.EnsureVisible

Grid.EnsureVisible

This is the first topic This is the last topic  

Grid.EnsureVisible

This is the first topic This is the last topic  

OverviewExamples

Grid.EnsureVisible (

string ObjectName,

number Row = 0,

number Column = 0 )

Example 1

-- Reset the scrollbars so that the top-left cell is visible

Grid.EnsureVisible("Grid1", 0, 0);

Ensures that (0,0) is visible.

See also: Related Actions


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