Class for Display operation.

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

Public Class Display 
Inherits ListObj
This language is not supported or no code example is available.
public class Display : ListObj
This language is not supported or no code example is available.
Name Description
Public constructor Display(RunObj, int) Construct the instance
Top
Name Description
Public property Category ReadOnly property with categories configured on Display object.
Public property Description Gets the Description of the display, configured in EditDisplaysDisplays.
Public property HorizontalScroll Indicates the horizontal scroll value.
Public property Id Object ID (Internal Use).
Public property IsOpened Indicates if the selected display is opened.
Public property Level ReadOnly property with levels configured on Display object.
Public property VerticalScroll Indicates the vertical scroll value.
Public property ZoomLevel Indicates the zoom level of page. One is the normal zoom level.
Top
Name Description
Public method Close() Begin close display
Public method NewPopup(params object[]) Begin open new popup
Public method Open() Begin open display
Public method PrintDisplay(bool) Begin print display
Public method PrintDisplayDefaultPrinter(int) Begin print display using default printer
Top

.NET Framework

Supported in: 4.6.2, 4.7