Send comments on this topic.
SetPropertyValue Method
Attachmate.Reflection.Objects Library (User Interface) > Frame Object : SetPropertyValue Method
name
value
Sets a property name/value pair in the property store

Syntax

 
object.SetPropertyValue( 
   ByVal name As String,
   ByVal value As String
) 

Parameters

name
value

See Also