Changes in act.ui.engage from v20 (Version 4.0.30319.42000)<br> to v20.1 (Version 4.0.30319.42000)

Changes in act.ui.engage from v20 (Version 4.0.30319.42000)
to v20.1 (Version 4.0.30319.42000)

Removed Added
public class Act.UI.Engage.CallListTab ()
--> NONE <--
  • Event: public event EventHandler DpiChangedAfterParent
  • Event: public event EventHandler DpiChangedBeforeParent
  • Field: public AsyncDialog loadingForm
  • Method (i): public int LogicalToDeviceUnits (int value)
  • Method (i): protected virtual void OnDpiChangedAfterParent (EventArgs e)
  • Method (i): protected virtual void OnDpiChangedBeforeParent (EventArgs e)
  • Method (i): protected virtual void RescaleConstantsForDpi (int deviceDpiOld, int deviceDpiNew)
  • Method (i): public void ScaleBitmapLogicalToDevice (Bitmap logicalBitmap)
  • Property: int DeviceDpi { public get; }
public class Act.UI.Engage.EngageView ()
--> NONE <--
  • Event: public event DpiChangedEventHandler DpiChanged
  • Event: public event EventHandler DpiChangedAfterParent
  • Event: public event EventHandler DpiChangedBeforeParent
  • Method (i): public int LogicalToDeviceUnits (int value)
  • Method (i): protected virtual void OnDpiChanged (DpiChangedEventArgs e)
  • Method (i): protected virtual void OnDpiChangedAfterParent (EventArgs e)
  • Method (i): protected virtual void OnDpiChangedBeforeParent (EventArgs e)
  • Method (i): protected virtual bool OnGetDpiScaledSize (int deviceDpiOld, int deviceDpiNew, Size desiredSize)
  • Method (i): protected virtual void RescaleConstantsForDpi (int deviceDpiOld, int deviceDpiNew)
  • Method (i): public void ScaleBitmapLogicalToDevice (Bitmap logicalBitmap)
  • Property: int DeviceDpi { public get; }

TopSummary