Back to product page

OptionSelected property


Determines if option is selected.

Type

Boolean

Syntax

  • Basic
object.OptionSelected (Index)
The OptionSelected(object,Index) syntax has these parts:
objectAn expression evaluating to an object of type XMPPVar
IndexLong.

Remarks

This property will return boolean value of the option. If user selects the option, this property (for selected index) will return True.

Platforms

Windows