Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
280
UltraTrackBar Thumb moves when the cell loses focus
posted

I'm using VB.Net 2013 with v2016.1 of the UltraWinGrid with 2 cells that have the UltraTrackBare as the editor.  We have implemented these track bars to allow the user to tell us the start position and length of a line segment and we control the Min and Max values to prevent overlapping segments along the line.

The problem I am seeing is that when the length trackbar cell loses focus the Thumb is moving from the location that indicates the current length of the line to what looks like the Min value for the Trackbar.  But when the cell receives focus again the Thumb returns to the correct location.  I'm sure that I probably have some code that is causing this behavior but I've not found anything yet.

Has anyone else seen this or similar behavior on the TractBar?

Thanks,

Jamie

Parents Reply Children
No Data