Ticket T113418
Visible to All Users

Always stretch the indicator adjustment area based on the trackbar size

created 11 years ago (modified 11 years ago)
C#
this.mapControl1 = new DevExpress.XtraMap.MapControl(); ... this.mapControl1.MinZoomLevel = 3; this.mapControl1.MaxZoomLevel = 9;

The zoomTrackbar still indicates that there are zoom levels beyond zoom level 9 and zoomlevel 3.
For Example:
At level three the zoomTrackbar looks like this:
---|------------
At level nine the zoomTrackbar looks like this:
---------|------
I would like the zoomTrackbar to look like this:
|---------------
and
---------------|

Is there a way to accomplish this?
S

Comments (1)
DevExpress Support Team 11 years ago

    Hi,

    While at present there is no capability to adjust the trackbar behavior the way you described, we believe that it makes sense to improve this scenario in future versions. I have changed the ticket's heading accordingly. Once we make a final decision, we will update the ticket's status.

    Answers approved by DevExpress Support

    created 10 years ago

    We have implemented the functionality described in this ticket. It will be included in our next update(s).

    Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.