john-tvh / VBE_Extras

VBE Extras ... extending the VBA editor
https://www.thevbahelp.com/vbe-extras
1 stars 0 forks source link

Location of Forms on device with multiple monitors #3

Closed john-tvh closed 2 years ago

john-tvh commented 2 years ago

Describe the bug When a device has multiple monitors attached and a Form is shown and closed on a non-primary monitor, when the Form is re-shown it is always back on the Primary monitor (should be on the same secondary monitor)

To Reproduce Steps to reproduce the behavior:

  1. Show any Form eg with a list of declarations
  2. Move the Form onto a secondary monitor
  3. Close the Form
  4. Show the Form, it will be back on the primary monitor

Expected behavior The Form should be shown on the same monitor that is was visible on when closed (so long as that monitor is still attached)

Please complete the following information: VBE_Extras v1.0.0.0 [Debug], build 20 Jul 2022 15:55:00 LGF: v2.0.3.0 LGS: v2.2.7.0 LFF: v3.5.0.0 .NET Framework 4.8.4515.0 CLR: v4.0.30319 Microsoft Windows 10.0.19043 : X64 Dev device Excel 365 (16.0, 15225, WIN64, VBA7) VBE 7.01 UI Lang: en-US Host: EXCEL.EXE v16.0.15225.20288

john-tvh commented 2 years ago

Fixed in release 1.1.0.0