You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ToolStrip is an Alias for MenuStrip in this software.
Direct use of Items Collections from the PropertyGrid. Most times these item types are listed in the control collection in the TreeView under 'Menus and ToolStrips'
When designing with a DPIScale greater than 1, locations and sizes that are equal to 1 may save as 0. Won't fix. - Misconception here. Has to do with ImageScalingSize not saving appropriately.
"PowerShell 7 may multiply DPI for ImageScalingSize twice for some items at control creation. This is due to built-in advanced DPI support. If you change this property in the PropertyGrid, this is corrected making this 'bug' more of a 'design choice', but it is a difference in the application between PowerShell 7 and PowerShell 5."
- Misconception here. Has to do with ImageScalingSize not saving appropriately.
"PowerShell 7 may multiply DPI for ImageScalingSize twice for some items at control creation. This is due to built-in advanced DPI support. If you change this property in the PropertyGrid, this is corrected making this 'bug' more of a 'design choice', but it is a difference in the application between PowerShell 7 and PowerShell 5."