Null Reference error when clicking on NumericUpDown control

Hi,

I have used NumericUpDown Control in my application. Clicking
continuously on it would result Null reference error.

System.NullReferenceException: Object reference not set to an instance
of an object. at
System.Windows.Forms.UpDownButtons.TimerHandler(Object source,
EventArgs args) at System.Windows.Forms.Timer.OnTick(EventArgs
e) at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg,
IntPtr idEvent, IntPtr dwTime)


I am not understanding why.. Could anyone give me suggestions as how
to avoid this exception.

Thank you,
Regards,
Bharathi
Bharathi [ Do, 17 April 2008 16:50 ] [ ID #1944278 ]
Microsoft » microsoft.public.dotnet.general » Null Reference error when clicking on NumericUpDown control

Vorheriges Thema: Faulting Application error
Nächstes Thema: Extract build order using command line to text files