Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colhountech/ed7bb69cf554fca50b9a0429b31caddd to your computer and use it in GitHub Desktop.
Save colhountech/ed7bb69cf554fca50b9a0429b31caddd to your computer and use it in GitHub Desktop.
Acrylic UI - Fields For Borderless Windows
#region Fields for Borderless Windows
private int borderSize = 0;
private bool _flatBorder = true;
private Size _restoreSize;
#endregion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment