value to be increase or decrease in Int64EditBox

Editors for WPF Forum

Posted 11 years ago by maddy
Version: 12.2.0572
Avatar

Hi ActiPro Team,

 

I am using your Spinner Control i.e. Int64EditBox.

What I want is to increase or decrease the value of Int64EditBox only after clicking inside the Int64EditBox. Now value is increasing or decreasing just by hovering over the control.

So I want to restrict this functionality only want to increase or decrease the value after control getting clicked.

 

Thanks

Waiting for a positive response ..

Comments (1)

Answer - Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Maddy,

Our spinner won't click by default when getting hovered over.  My guess is that you have some implicit style for Button or ButtonBase somewhere changing its click mode to Hover and that is affecting the spinners.  You'd need to change that or add another implicit style closer to the edit box that turns it back off.


Actipro Software Support

The latest build of this product (v24.1.2) was released 10 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.