Hi,
I would like to change the xaml <UserControl> TITLE
I am based my script on this sample :
https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/MapToolIdentifyWithDockpane
😁Thanks a lot for your help
That's modified in the Config.daml file in the dockPane caption property
<dockPane id="MapToolIdentifyWithDockpane_Dockpane" caption="MapTool Identify Dockpane" className="MapToolIdentifyDockpaneViewModel" dock="group" dockWith="esri_core_contentsDockPane"> <content className="MapToolIdentifyDockpaneView" /> </dockPane>
It's work perfect ! thank you very much !
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.