title | keywords | f1_keywords | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
ComboBox.SelText Property (Outlook Forms Script) |
olfm10.chm2001890 |
|
15e0460b-1e85-3b88-f427-997a63aed795 |
06/08/2017 |
medium |
Returns or sets a String that represents the selected text of a control. Read/write.
expression.SelText
expression A variable that represents a ComboBox object.
If no characters are selected in the edit region of the control, the SelText property returns a zero length string. This property is valid regardless of whether the control has the focus.
[!includeSupport and feedback]