Description
Use the Value
property to get or set a control’s value.
Declaration
TestObj.Value
Read-Write Property | String |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
This property is applied to all the objects that are exposed by the MSAA engine.
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
A string that holds the control’s value.
See Also
Text Property (Specific to MSAA Edit Objects)
State Property (Specific to MSAA CheckBox and MSAA RadioButton Objects)