Changes between Version 4 and Version 5 of Documentation/DevelopmentCenter/CreateNewViews
- Timestamp:
- 06/06/12 10:07:54 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/DevelopmentCenter/CreateNewViews
v4 v5 79 79 To guarantee that HeuristicLab is rendered correctly with different font sizes and language settings (see #1688 for more information), the '''AutoScaleMode''' of ContainerControls has to be set to '''Inherit'''. This property has to be configured in the Visual Studio Windows Forms designer in the properties window for all ContainerControls: 80 80 81 [[Image(autoscalemode. png)]]81 [[Image(autoscalemode.PNG)]] 82 82 83 83