Hi,
I'm using IntegerUpDown (version 3.3.0) and I can't set the control to allow only integer values.
Code:
<xctk:IntegerUpDown FormatString="N0" Value="0" Increment="1" Minimum="0" Width="50" ParsingNumberStyle="Integer" DisplayDefaultValueOnEmptyText="True" DefaultValue="0" />
Is that a bug or am I doing something wrong?
Thanks.
Hi,
I'm using IntegerUpDown (version 3.3.0) and I can't set the control to allow only integer values.
Code:
<xctk:IntegerUpDown FormatString="N0" Value="0" Increment="1" Minimum="0" Width="50" ParsingNumberStyle="Integer" DisplayDefaultValueOnEmptyText="True" DefaultValue="0" />
Is that a bug or am I doing something wrong?
Thanks.