AutoPlay Media Studio 9

ListBox.GetSize

ListBox.GetSize

This is the first topic This is the last topic  

ListBox.GetSize

This is the first topic This is the last topic  

OverviewExamples

table ListBox.GetSize (

string ObjectName )

Example 1

list_size = ListBox.GetSize("document list");

Gets the pixel dimensions of the "document list" listbox object and stores the width and height values in the "list_size" table. The dimensions can be accessed by referencing list_size.Width and list_size.Height.

See also: Related Actions


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