Top "Borderless" questions

Refers to a window, box, container or other element that has no borders.

Borderless windows on Linux

Is their a standard way to make a particular window borderless on Linux? I believe that the window border is …

linux window xlib borderless
Borderless window application takes up more space than my screen resolution

I have created a borderless application in WPF, and it works pretty good. However, when I set the WindowState to …

wpf window fullscreen borderless
Create chart using VBA and remove border

I have a macro that creates a line graph for three data series. Excel automatically adds a border around the …

excel vba charts border borderless
PyQt4: how to make undercorated window with reserved space

I'd like to make a panel-like application using PyQt4 for Linux. for this i need the window i created: to …

python pyqt4 flags overlap borderless
How to make a borderless form draggable on a custom title bar?

I have created a border-less form using c# but could make the custom title bar movable so I search the …

c# windows-forms-designer borderless