CurrentDisplay implementation

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

Public Class TDisplayControl
This language is not supported or no code example is available.
public class TDisplayControl
This language is not supported or no code example is available.
Name Description
Public method Close() Close display
Public method GetControl(string) Get reference to control
Public method GetDataGrid(string) Get reference to grid
Public method GetFormControl(string) Get referemce to form control. This reference exists when WPF Control contains a .NET Control as child.
Public method GetLabel(string) Get label value
Public method GetMousePosition() Get mouse position
Public method GetThis() Get reference to display
Public method Print() Print display
Public method SaveAsImage() Save display as image.
Public method SaveAsImageFile(string) Save display to file
Public method SetBackground(Brush) Set background brush
Public method SetLabel(string, object) Set label value
Public method SetPosition(double, double) Set location
Public method SetTitle(string) Set title
Top
T.Wpf.RunControls.TDisplayControl

.NET Framework

Supported in: 4.6.2, 4.7