Problems with IntegerTextBox

I have a WindowsForm with one IntegerTextBox. When the IntegerTextBox is focused and the SUPR key it''s pressed, the following exception is thrown: An unhandled exception of type ''''System.ArgumentException'''' occurred in system.windows.forms.dll Additional information: ''''-1'''' is not a valid value for ''''value''''. P.D. I''m using v.2.1.0.9

1 Reply

AD Administrator Syncfusion Team November 30, 2004 05:50 PM UTC

Hi Jachar, This is a known issue and has been fixed in version 3.0. Please refer to this forum post for details on obtaining version 3.0. http://64.78.18.34/Support/forums/message.aspx?MessageID=21967 Thanks, Stephen. >I have a WindowsForm with one IntegerTextBox. When the IntegerTextBox is focused and the SUPR key it''s pressed, the following exception is thrown: > >An unhandled exception of type ''''System.ArgumentException'''' occurred in system.windows.forms.dll > >Additional information: ''''-1'''' is not a valid value for ''''value''''. > > >P.D. I''m using v.2.1.0.9

Loader.
Up arrow icon