I added the following to the app.config of the SampleApp, and upgraded the target framework of all projects to 4.8, and ran it. But I could not get the correct result. The tree is empty. Does it support high DPI?
<System.Windows.Forms.ApplicationConfigurationSection>
</System.Windows.Forms.ApplicationConfigurationSection>
I added the following to the
app.configof the SampleApp, and upgraded the target framework of all projects to 4.8, and ran it. But I could not get the correct result. The tree is empty. Does it support high DPI?<System.Windows.Forms.ApplicationConfigurationSection>
</System.Windows.Forms.ApplicationConfigurationSection>