ComboBox.SetSize |
|
|
|
ComboBox.SetSize |
|
|
|
|
||
OverviewExamples
ComboBox.SetSize ( |
ComboBox.SetSize("Grower", 100 );
Set the "Grower" combobox object's width to 100 pixels.
ComboBox.SetSize("Expand", ComboBox.GetSize("Expand").Width + 200);
Increases the"Expand" combobox object's current width by 200 pixels. The ComboBox.GetSize action is used here to get the current width of the combobox object.
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us