|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Layout of NumericUpDown ControlHi 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 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. Show quoteHide quote "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message news:OtH2d3bJHHA.1044@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 > Good point,
Thank you Show quoteHide quote "Stephany Young" <noone@localhost> wrote in message news:u3253%23bJHHA.4068@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" <samuel.shul***@ntlworld.com> wrote in message > news:OtH2d3bJHHA.1044@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 >> > >
Why not use DAO?
How I can find out on which platform I am running (32/64 bits)? Binary Read Method? Make inherited property invisible mouse right click your favorite VB 2005 book? Form Focus Windows Service to copy files to a Mapped Drive pseudo spin-lock design help schema.ini Pipe Delimited to Access Database |
|||||||||||||||||||||||