Begin open new popup

Namespace: T.Modules.Display
Assembly: T.Modules (in T.Modules.dll)

Public Function NewPopup( _ 
ByVal ParamArray items As Object() _ 
) As String
This language is not supported or no code example is available.
public string NewPopup( 
params object[] items 
)
This language is not supported or no code example is available.

Parameters

items
Type: object[]

LabelList [label1=tag1;label2=tag2], Left, Top, Width, Height

Return Value

Type: string

Always empty string

.NET Framework

Supported in: 4.6.2, 4.7