SetValue Method See Also Key An instance in the widget. Value The new value for the instance in the widget. DescriptionSets the value of a field in the widget. SyntaxVisual BasicPublic Sub SetValue( _ ByVal Key As String, _ ByVal Value As String _ ) Parameters Key An instance in the widget. Value The new value for the instance in the widget. See AlsoWidget Object