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 !
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.