Unparalleledly deep systems knowledge exclusively licensed to the Win Joe Software Foundation (WSF) under one or more contributor license agreements
Tuesday, 9 September 2025
Can't Resize a Form in Design Mode for Winforms
Check a control with Docking.Fill set is not blocking the resize. This can intercept clicks meant for the form. You can workaround by temporarily setting Dock=None on the blocking control.
No comments:
Post a Comment