Categories > Exploiting > Tutorials >

[Tutorial] Fixing fullscreen mode in visual studio with a borderless window

Posts: 662

Threads: 65

Joined: Oct, 2022

Reputation: 30

Posted

When making a fullscreen mode, you may see that the window covers the taskbar when you have a borderless window. I have a simple fix for this problem.

 

First of all, open up visual studio

 

Secondly, open up your windows c#. Copy this code and put it under InitializeComponent();

 

this.MaxHeight = SystemParameters.MaximizedPrimaryScreenHeight;

 

Your code should look like this:

https://cdn.discordapp.com/attachments/1100866444838830132/1117037474645032970/image.png

 

Before:

https://media.discordapp.net/attachments/1100866444838830132/1117037882637553704/image.png?width=1136&height=638

 

After:

https://media.discordapp.net/attachments/1100866444838830132/1117038101613785158/image.png?width=1136&height=638

 

Hopefully this tutorial helped

  • 0

Try the cheat launcher verve today ⬇

https://i.imgur.com/QdS8sQ5.png

Join Neuron Discord Server - https://discord.gg/harAKHv32K

Posts: 531

Threads: 20

Joined: Nov, 2022

Reputation: 44

Replied

amazing tutorial, vouch, would do again, very useful, i approve, very poggers, so much wowzers

Comments

Pluto_Guy 30 Reputation

Commented

Fr. So much wowzers.

  • 0

  • 0

https://cdn.discordapp.com/attachments/1136067487847415848/1146449877660872785/image.png

https://cdn.discordapp.com/attachments/1098921594249814066/1112144294007029932/WRDBanner_Alawapr_1.png

ecstacy_lxnny

yea i'm lxnny

vip

Posts: 941

Threads: 84

Joined: May, 2021

Reputation: 98

Replied

Bad code (I will paste this and it was very useful)

Comments

Pluto_Guy 30 Reputation

Commented

XD. I also think it will fix delta's fullscreen mode.

  • 0

  • 0

im bipolar btw

blueless

Failed to fetch.

vip

Posts: 435

Threads: 41

Joined: Dec, 2021

Reputation: 17

Replied

Im changing my motto to "Skidding since 2007"

Comments

Pluto_Guy 30 Reputation

Commented

Xd /charssss

  • 0

  • 0

Failed to fetch.

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )