Hi,
how can i disable arrow key on numeric control when spin button is not disaplaying.
means i did set SpinButtonDisplayStyle =Never, but when i press Arrow Up or Down key
then it change the value, so how can i disable arrow key to change the control value.
Setting the SpinIncrement value to 0 seems to do it.
Andy.
thnaks, i already know about this property, but this property is not available with my Infragistic numeric control.
or might be, i may be wrong. Can you tell me in which setting of numeric control this property available?