AutoPlay Media Studio 9

ComboBox.GetSize

ComboBox.GetSize

This is the first topic This is the last topic  

ComboBox.GetSize

This is the first topic This is the last topic  

OverviewExamples

table ComboBox.GetSize (

string ObjectName )

Example 1

combobox_size = ComboBox.GetSize("Installer");

Gets the pixel dimensions of the "Installer" combobox object and stores the width and height values in the "combobox_size" table. The dimensions can be accessed by referencing combobox_size.Width and combobox_size.Height.

See also: Related Actions


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