473,387 Members | 1,611 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Layout of NumericUpDown Control

Hi everyone,

I forever wander why Microsoft designed the NumericUpDown control to have
the Increment/decrement arrows on the right and the value is aligned to the
left

Another thing to consider is what look most familiar to the user.

Can anyone advise me of which layout is normally used and when

Thank you,
Samuel Shulman
Dec 22 '06 #1
2 1119
For a person who uses the mouse in their right hand, the natural 'side' is
the right.

For a person who uses the mouse in their left hand, the natural 'side' is
the left.

You can control which side the arrows are on by setting the UpDownAlign
property (which has a default of right) to the required value.
"Samuel Shulman" <sa************@ntlworld.comwrote in message
news:Ot**************@TK2MSFTNGP02.phx.gbl...
Hi everyone,

I forever wander why Microsoft designed the NumericUpDown control to have
the Increment/decrement arrows on the right and the value is aligned to
the left

Another thing to consider is what look most familiar to the user.

Can anyone advise me of which layout is normally used and when

Thank you,
Samuel Shulman

Dec 22 '06 #2
Good point,
Thank you
"Stephany Young" <noone@localhostwrote in message
news:u3****************@TK2MSFTNGP03.phx.gbl...
For a person who uses the mouse in their right hand, the natural 'side' is
the right.

For a person who uses the mouse in their left hand, the natural 'side' is
the left.

You can control which side the arrows are on by setting the UpDownAlign
property (which has a default of right) to the required value.
"Samuel Shulman" <sa************@ntlworld.comwrote in message
news:Ot**************@TK2MSFTNGP02.phx.gbl...
>Hi everyone,

I forever wander why Microsoft designed the NumericUpDown control to have
the Increment/decrement arrows on the right and the value is aligned to
the left

Another thing to consider is what look most familiar to the user.

Can anyone advise me of which layout is normally used and when

Thank you,
Samuel Shulman


Dec 22 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
by: | last post by:
Hi, I am setting the NumericUpDown .Value property and the ValueChanged event is NOT being fired. Does this ONLY get fired when I change it on the UI and not programatically? Thanks
0
by: Koert | last post by:
Hi, In the NumericUpDown control I have to detect that Tab was pressed so I have overroden the PreProcessMessage function. In for example the DateTimePicker this works fine but not in the...
1
by: Tantra Veda | last post by:
Hello C# gurus, I have a question about finding cursor position in NumericUpDown control. On my form I have a numericUpDown control with 2 decimal places. I want to increment value in the numeric...
10
by: Bonj | last post by:
I'm using a number of NumericUpDown controls on my form, which controls printer settings such as number of pages. However I want to override one of the default behaviours of the control, namely...
0
by: Koert | last post by:
Hi In the NumericUpDown control I have to detect that Tab was pressed so I have inherited the NumericUpDown and overroden the PreProcessMessage function. In the DateTimePicker (for example) this...
3
by: abc my vclass | last post by:
My win-form have many numericupdown controls to applied. But numericupdown control don't like textbox, text box control can automatic selected text when got focus. Is there any method can let me...
4
by: illegal.prime | last post by:
Hey all, I have a NumericUpDown control on a Panel or potentially a Form that have AutoScroll enabled. When the NumericUpDown is active I would like the Form/Panel/whatever not to scroll when I...
5
by: Len Weltman | last post by:
I am trying to pass a NumericUpDown object into a class method using Visual Studio 2005, but the control type is not found in Intellisense and the type declaration is flagged as an error. Here...
2
by: =?Utf-8?B?U2hhcm9u?= | last post by:
Hello experts, I posted a disturbing question in here:...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.