SetValue Method (SwfPropertyGrid)

Class

SwfPropertyGrid.

Action

Sets a value for the specified property in a .NET property grid control.

Syntax

SetValue (sPropName, sPropValue)
Variable Description
sPropName The name of the property in the property grid. STRING.
sPropValue The value of the property in the property grid. STRING.