Status Bar Customization

1079
3
03-17-2019 02:23 PM
ParmanandYadav
New Contributor II

How do I customize the Status Bar ( positioning the controls or all my own control ).

0 Kudos
3 Replies
Wolf
by Esri Regular Contributor
Esri Regular Contributor

I assume that you are talking about the 'status bar' that is located on the bottom of each Pane (i.e. the Map View). 

Currently there are no methods in the Pro API that allow customizing this status bar.  You can use "ArcGIS Pro SDK Ideas" to suggest this feature for a future release.

- Wolf

0 Kudos
Wolf
by Esri Regular Contributor
Esri Regular Contributor

You could as a workaround use either an embeddable control or an overlay control to display your information on top of a map view, like here: MapToolWithOverlayControl

0 Kudos
ParmanandYadav
New Contributor II

The problem with embeddable control is, it will cover some portion of map ( which is quite annoying for user ).

I have one more question do i have provision to add more coordinate system in status bar or show multiple coordinate  system rather than showing only one at a time. 

0 Kudos