Display.NewPopup Method
Begin open new popup
<ID("NewPopup", (int)e.NewPopup)> _
Public Function NewPopup( _
ByVal ParamArray items As Object() _
) As String
This language is not supported or no code example is available.
[ID("NewPopup", (int)e.NewPopup)]
public string NewPopup(
params object[] items
)
This language is not supported or no code example is available.
Parameters
-
items
-
object[]
LabelList [label1=tag1;label2=tag2], Left, Top, Width, Height
Return Value
string
Always empty string
.NET Framework
Supported in: 4.6.2, 4.7