Hi Guys,
I found that we can set tab group color in daml.
But if we want to change the tabGroup color with condition, may I know how to do that?
I am using arcgis pro 2.5
<tabGroups> <tabGroup caption="Feature Layer" id="esri_mapping_featureLayerTabGroup"> <color A="255" R="238" G="170" B="90" /> <borderColor A="0" R="251" G="226" B="195" /> </tabGroup> </tabGroups>
Solved! Go to Solution.
i would define two tab groups with different colors, one for condition A another for Condition B.
Any idea about that Uma Harano, Wolfgang Kaiser?
i would define two tab groups with different colors, one for condition A another for Condition B.
Thank Wolfgang Kaiser,
Not what I really want but that seem to be work around.