Begin open display at z-order list of displays. Current display is closed.

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

Public Function OpenDisplayAtIndex( _ 
ByVal displayName As String, _ 
ByVal index As Integer
) As Boolean
This language is not supported or no code example is available.
public bool OpenDisplayAtIndex( 
string displayName
int index 
)
This language is not supported or no code example is available.

Parameters

displayName
Type: string

Display name

index
Type: int

Index of list

Return Value

Type: bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7