Windows look/style/appearance in Visual Studio VB

  • Thread starter Thread starter BvU
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Messages
16,219
Reaction score
4,934
Embarrassed having to ask: My windows in VS 2022 (on W10) look like

Form1a.webp


when I would like them to look like

Form1.webp


and I can't *&*&* find what caused it and how to get back

Any suggestions where to look ?

##\ ##
 
Physics news on Phys.org
BvU said:
Only one that gives a different picture is "None" (which does what it should do).
Huh. Well, I'm out of ideas, other than perhaps re-installing VS.
 
Reply
  • Informative
Likes   Reactions: BvU
Hesitating to do that -- afraid of making things worse -- but probably the only way out.

Funny to see that MDI child windows look as expected, but the parent window doesn't:

1755069771675.webp


formborderstyle of normal windows do follow Sizable/Fixed expectations; only the looks are wrong.

Oh, well...

[edit] No reason to be so pessimistic: download and install over 200 GB in half an hour. But the problem remains as it was... :frown:

[more edit] copy the .exe, .dll, .pdb, deps.json and runtimeconfig.json to another PC and install runtime .Net 8.0 there: still problem !

SO you think the problem sits inside one of those five files.
However: running a .exe from an old project that used to look OK also has the problem.
Makes you think the problem does NOT sit inside one of those five files.

Tried .NET 7 but no difference.

Flabberghasting ! Where to look now ?


##\ ##
 
Last edited: