HighTechTalks DotNet Forums  

How to make a NumericUpDown control to accept hexadecimal bigger than 0x7FFFFFFF.

Dotnet Framework (WinForms Controls) microsoft.public.dotnet.framework.windowsforms.controls


Discuss How to make a NumericUpDown control to accept hexadecimal bigger than 0x7FFFFFFF. in the Dotnet Framework (WinForms Controls) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Colin Han
 
Posts: n/a

Default How to make a NumericUpDown control to accept hexadecimal bigger than 0x7FFFFFFF. - 01-03-2008 , 03:01 AM






If I sets a NumericUpDown control's Hexadecimal property to true. The control can accept a hexadecimal input from user. such as "7F" mean 0x7F(127).

But I discover the control can not accept the input is bigger than 0x7FFFFFFF whether the maximum is set to bigger value (99999999999). User just can use spin button to change the value to bigger.

Anyone have some solution to fix this problem? Help me.

Thanks.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.