SelectComboItem

Return to Introduction  Previous page  Next page

Selects a given Combo Item based on the item text. 

 

Prototype:

SelectComboItem         PROCEDURE(LONG ComboID, STRING Txt)

 

Arguments:

ComboID

The ID for the drop down combo control

Txt

The text of the item to select. 

 

 

See also:

GetItemText



Direct link to this page on our website: http://www.icetips.com/manuals/powertoolbar/selectcomboitem.htm