Top "Dock" questions

A dock or Quick Launch bar is a graphical user interface element that typically provides the user with a way of launching, switching between, and monitoring running programs or applications.

In Android what you mean by docking state

In Intent,there is a constant named ACTION_DOCK_EVENT Added in API level 5 Broadcast Action: A sticky broadcast for …

android android-intent dock
How to hide the Dock icon

I want to make a preference for hiding the Dock icon and showing an NSStatusItem. I can create the StatusItem …

macos cocoa icons dock lsuielement
What is the difference between Dock and Anchor

I have a windows form which have a lot of controls in that(Listbox,Groupbox,Combobox,TextBox,ListBox etc). I …

c# .net dock docking
How do you do AppBar docking (to screen edge, like WinAmp) in WPF?

Is there any complete guidance on doing AppBar docking (such as locking to the screen edge) in WPF? I understand …

c# wpf dock docking appbar
Can Margin be enforced even with Dock property set?

I have a WinForms Form with a few controls on it. All of them are GrouBox controls and I want …

winforms controls margin dock groupbox
How do you change the Dock Icon of a Java program?

How can I change the Dock Icon of a program, in Java, on the Macintosh platform? I have heard about …

java macos icons dock
How to dock a windows form in C#?

I just would like to know if it is possible to dock a windows form on top of the user …

c# winforms window dock form-control
Visual studio forgets window settings and makes a mess

I have this problem where I open Visual Studio and the internal windows are scattered all over the place. None …

windows visual-studio dock
Docking/Filling in WPF

This seems like such a simple question, but I have been trying for an hour and can't seem to figure …

wpf dock fill autofill
HTML dock to bottom

I have the following HTML: <div class="gallery-item"> <a href="ddd.pdf" style="display:block; width: 100%;"> &…

html css alignment vertical-alignment dock