CurrentDisplay implementation

The following tables list the members exposed by the TDisplayControl type.

Name Description
Public method Supported by the .NET Compact Framework. Close Close display
Public method Equals (Overloaded) (inherited from Object).
Public method Supported by the .NET Compact Framework. GetControl Get reference to control
Public method Supported by the .NET Compact Framework. GetDataGrid Get reference to grid
Public method Supported by the .NET Compact Framework. GetFormControl Get referemce to form control. This reference exists when WPF Control contains a .NET Control as child.
Public method GetHashCode (inherited from Object).
Public method Supported by the .NET Compact Framework. GetLabel Get label value
Public method Supported by the .NET Compact Framework. GetMousePosition Get mouse position
Public method Supported by the .NET Compact Framework. GetThis Get reference to display
Public method GetType (inherited from Object).
Public method Supported by the .NET Compact Framework. Print Print display
Public method Static ReferenceEquals (inherited from Object).
Public method Supported by the .NET Compact Framework. SaveAsImage Save display as image.
Public method Supported by the .NET Compact Framework. SaveAsImageFile Save display to file
Public method Supported by the .NET Compact Framework. SetBackground Set background brush
Public method Supported by the .NET Compact Framework. SetLabel Set label value
Public method Supported by the .NET Compact Framework. SetPosition Set location
Public method Supported by the .NET Compact Framework. SetTitle Set title
Public method ToString (inherited from Object).
Top
Name Description
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top