AutoPlay Media Studio 9

ComboBox.GetProperties

ComboBox.GetProperties

This is the first topic This is the last topic  

ComboBox.GetProperties

This is the first topic This is the last topic  

OverviewExamples

table ComboBox.GetProperties (

string ObjectName )

Example 1

-- Retrieve the tooltip text

sTooltipText = ComboBox.GetProperties("Combo1").TooltipText;

 

-- Display result to user

Dialog.Message("ToolTip Text", sTooltipText);

Gets the tooltip text from the combobox object 'Combo1' and displays it to the user in a pop-up dialog.

See also: Related Actions


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