Set label value

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

Public Function SetLabel( _ 
ByVal str As String, _ 
ByVal value As Object
) As Boolean
This language is not supported or no code example is available.
public bool SetLabel( 
string str
object value 
)
This language is not supported or no code example is available.

Parameters

str
Type: string

Label name

value
Type: object

New value

Return Value

Type: bool

Flag success

.NET Framework

Supported in: 4.6.2, 4.7