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
80
EditorSpinbuttonClick Events do not fire in UltraNumericEditor
posted

I try to use the Spinbutton functionality of UltraNumericEditor. Since that functionality is really poorly implemented (come on, guys - how hard can it be to integrate some kind of Increment property that allows in-/decrementing in steps others than just 1....), i'm trying to implement that myself, using the EditorSpinbuttonClick event. Problem is - that event never fires. In fact, there seems to be no possibility of intercepting the spinbutton clicks at all. Juuuuust great... :-(

Any hints to why that wouldn't work? Anyone out there with similar problems? I'm using NetAdvantage 8.1 under VS 2008 on Vista, btw...