Top "Titlebar" questions

An area of a window in a graphical user interface (GUI), normally located at the top, that commonly displays the name of the application, options for manipulating the window, and other important information about the application.

How to hide the title bar for an Activity in XML with existing custom theme

I want to hide the titlebar for some of my activities. The problem is that I applied a style to …

android android-layout titlebar
Android - Back button in the title bar

In many apps (Calendar, Drive, Play Store) when you tap a button and enter a new activity, the icon in …

android user-interface themes titlebar
How do you change the text in the Titlebar in Windows Forms?

I am trying to set a condition that would change the writing inside the title bar... But how do I …

c# winforms titlebar
Set title background color

In my android application I want the standard/basic title bar to change color. To change the text color you …

android title titlebar
Using Tkinter in python to edit the title bar

I am trying to add a custom title to a window but I am having troubles with it. I know …

python tkinter titlebar
Remove Android App Title Bar

I understand that these properties in the manifest: android:theme="@android:style/Theme.NoTitleBar" android:theme="@android:style/Theme.NoTitleBar.…

android layout titlebar
Remove icon/logo from action bar on android

I've been trying to find some way of removing the icon/logo from the action bar but the only thing …

android xml android-layout android-actionbar titlebar
Changing WPF title bar background color

I have a WPF Windows application. I need to change the background color of the title bar. How can I …

wpf titlebar
How to set different label for launcher rather than activity title?

This question has been asked before - but with no satisfying answer at all! So I'm trying it again. I …

android label android-manifest titlebar launcher
Remove app title bar android

I know this question has been asked million times but whichever method I use is not good for me. If …

android themes titlebar