Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Idget Library : ComboBox Controls : combobox.selection

Syntax

#(%combobox.selection)
#(%combobox.selection,%string)

%combobox specifies a combobox control. %string specifies a string to be used as the selection in the combobox. It must have already been appended to the combobox using %combobox.append.