how to change title and color of bitrix tasks button? - bitrix

is there anyway how to change the title and color of the button Tasks in bitrix from "start" to another label.

Related

How to change the style of CComboBox scrollbar in MFC

I want to change the style of scrollbar of CComboBox. I can only change the selected item and background of dropbox, but haven't found any way to change the default style of scrollbar.
And is there any way to get the index of the current item shown on dropbox, so that I can draw my own scrollbar?

How to change background color of more than one recyclerView item using one button?

I have a button. when I click that button my app should look like 2nd one.
before clicking button:
after clicking button background color of some item will be changed. like this:

Title bar tab active with Bootstrap in XPages

I'm starting a new xpages project, and I'm going to use the bootstrap. I will use application Layout with responsive bootstrap configuration. I will use the 'Title bar' property. I'm doing tests but I have not found a solution to keep the active tab of the active title bar highlighted with another color. What happens is that when clicking on a certain tab of the title bar, it changes color, for the color defined for active tab, however, when I select any option in the navigation bar, the link to the color set for the tabs not selected. I have already tried using the navigationPath property, which works with OneUi layout, but with no bootstrap. Does anyone know how to solve this problem?

JideTabbedPane close button color

I am using JideTabbedPane and i have the close button displayed using the following:
myTabbedPane.setShowCloseButtonOnTab(true);
The problem is my tabbedpane's theme is a dark color and the "X" close button is an "X" which is black in color. The color of my tabs are set using the "ColorProvider", but i don't see anything in the documentation mentioning changing the color of the close button.
That property set in BasicJideTabbedPaneUI :
protected Color _closeButtonSelectedColor;
protected Color _closeButtonColor;
If you want change color of this button you should set new Color via UIDefaults or modify existing code in https://www.javatips.net/api/jide-oss-master/src/com/jidesoft/swing/JideTabbedPane.java

Prevent Kendo controls from highlighting required fields in red

I would like to know how avoid the kendo controls have a border in red color when lost focus because I want to show them in red when the user click on save button.
Examplecode

Resources