Windows look/style/appearance in Visual Studio VB
- Thread starter BvU
- Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Discussion
Physics news on Phys.org
- 19,385
- 15,622
You have the form border style set to single. Try other settings.
- 19,385
- 15,622
Huh. Well, I'm out of ideas, other than perhaps re-installing VS.BvU said:Only one that gives a different picture is "None" (which does what it should do).
Science Advisor
Homework Helper
- 16,221
- 4,937
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:
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...
[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 ?
##\ ##
Funny to see that MDI child windows look as expected, but the parent window doesn't:
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...
[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:
Similar threads
C/C++ Cpp in visual studio: cmake and being able to compile
- cppIStough
- · Replies 0 ·
- Programming and Computer Science
- Replies
- 0
What Does 'Root' Mean in the Context of Installing Visual Studio?
- yungman
- · Replies 3 ·
- Programming and Computer Science
- Replies
- 3
Having trouble setting up mern in Visual Studio code
- billllib
- · Replies 16 ·
- Programming and Computer Science
- Replies
- 16
What can you build with C after learning it in Visual Studio?
- Drakkith
- · Replies 86 ·
- Programming and Computer Science
- Replies
- 86
Visual Studio Chart won't be displayed in debug mode
- Guidestone
- · Replies 1 ·
- Programming and Computer Science
- Replies
- 1
DEC runtime library for Fortran in Visual studio 2022
- BvU
- · Replies 11 ·
- Computing and Technology
- Replies
- 11
Visual studio 2015 components downloading problem
- AliGh
- · Replies 3 ·
- Programming and Computer Science
- Replies
- 3
C/C++ Why Isn't My C++ Code Working in Windows Visual Studios?
- NoodleDurh
- · Replies 16 ·
- Programming and Computer Science
- Replies
- 16
C/C++ Qt and OpenSG linker error with Visual Studio 2005
- PLA
- · Replies 3 ·
- Programming and Computer Science
- Replies
- 3
How can I get the RUN button in Visual Studio Code to turn GREEN again?
- SamRoss
- · Replies 15 ·
- Computing and Technology
- Replies
- 15