Feedback
Window doesn't move when Left or Top properties changed
- Status
- Fixed
- Fixed in
- v26.5.3
- Last updated
- 2026-05-14
Public summary
Add to the event Opening():
Me.Left = 10
Me.top = 33
Run program - the window doesn't move to current position.