主婦と.NETと犬のぶろぐ

奥様 と プログラム と お犬様 の 楽しい日常

目次

Blog 利用状況

ニュース

書庫

日記カテゴリ

NumericUpDown(System.Windows.Forms.NumericUpDown)

数値入力させたい場合に何かとらくちんなコントロールですね。
Accelerations っていうプロパティがあるんですが、
MSDN をみてもなんのこっちゃ?と思ってましたが、
百聞は一見にしかず。
やってみるとすぐわかります。

ワタシのプログラムですと、NumericUpDown1 の矢印を 押しっぱなしにしておくと、ある一定の値を過ぎてから(たぶん 3 秒経過した時点の値)
100 ずつグワーッと値が上がり(下がり)始めます。
用途があんまり思いつかないんですけどね。まぁいっか。

■参考文献
NumericUpDown クラス
NumericUpDown コントロール (Windows フォーム)
NumericUpDownAcceleration クラス

■実行画像
なんもおもしろくない実行画面
NumericUpDown

Public Class NumericUpDownTest

Private Sub NumericUpDownTest_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
With Me.NumericUpDown1 .DecimalPlaces = 2 ' 小数部の桁数 .Increment = 1.5D ' 矢印ボタンの 1 回クリックでどれだけ増加/減少するか .InterceptArrowKeys = True ' 矢印キーによる値の増減を許可 .ReadOnly = True ' 矢印キーのみでの値の増減を行う .ThousandsSeparator = True ' 桁区切り記号を表示する .Maximum = 50000.8D ' 上限 .Minimum = -50000.8D ' 下限 .Value = 1500.25D ' 値の設定 ' 矢印が指定秒数押された時に、どのような加速を適用するかを指定する .Accelerations.Add(New NumericUpDownAcceleration(3, 100)) AddHandler .ValueChanged, AddressOf NumericUpDown_ValueChanged
.UpButton() ' 1 個上へ End With
With Me.NumericUpDown2 .Hexadecimal = True ' 16 進表示 .UpDownAlign = LeftRightAlignment.Left ' 左側に矢印を表示 AddHandler .ValueChanged, AddressOf NumericUpDown_ValueChanged
.DownButton() ' 1 個下へ End With
' マウスホイールで増減しない NumericUpDown Dim nowheelUpDown As NoWheelNumericUpDown = New NoWheelNumericUpDown() With nowheelUpDown .Name = "NoWheelNumericUpDown1" .Location = New Point(12, 62) .BackColor = Color.LightBlue AddHandler .ValueChanged, AddressOf NumericUpDown_ValueChanged End With Me.Controls.Add(nowheelUpDown)
End Sub
Private Sub NumericUpDown_ValueChanged(ByVal sender As Object, ByVal e As System.EventArgs) Dim numericUpDn As NumericUpDown = DirectCast(sender, NumericUpDown) System.Diagnostics.Debug.WriteLine(numericUpDn.Name & ":" & numericUpDn.Value.ToString()) End Sub End Class
Public Class NoWheelNumericUpDown Inherits NumericUpDown
Protected Overrides Sub OnMouseWheel(ByVal e As System.Windows.Forms.MouseEventArgs) 'MyBase.OnMouseWheel(e) End Sub End Class

投稿日時 : 2007年2月28日 10:01

Feedback

# re: NumericUpDown(System.Windows.Forms.NumericUpDown) 2007/02/28 12:44 null

Accelerations、僕も用途が思いつかないです。
一ユーザーとしての意見ですが、
はっきり言って加速するのはうざいだけです
大幅に数値を上下させる時は直接入力するから、
勝手に加速させないでくれ!
っていつも思います^^;

# re: NumericUpDown(System.Windows.Forms.NumericUpDown) 2007/02/28 19:16 なおこ(・∀・)

>> null さん
うーん。。。ワタシはうざいまでは思いませんが、
確かに、直接入力できない ReadOnly = True 時位しか
際立って便利な場面が思いつかないですねぇ。

# re: NumericUpDown(System.Windows.Forms.NumericUpDown) 2007/03/01 14:53 null

"うざい"は言いすぎでしたね、
まぁあくまでも単なる私の主観ですので^^;

矢印を押している時間によって変わるのではなく、
加速on/offスイッチとかを提供して
明確に使い分けれるような機能ならばいいんですけどねぇ。
でも、いいインターフェイスが思いつかないですね (苦笑)

# BermenAEgCXSOfrEc 2011/11/28 19:44 http://www.laurenslinens.com/teenbedding.html

I serched through the internet and got here. What a wonderful invention of the mankind. With the help of the network you communicate, learn, read !... That helped us to get acquainted!...

# istwstkIBPKXwCgAqm 2014/07/19 11:12 http://crorkz.com/

ZfDc6R Wow, great post.Really looking forward to read more. Awesome.

# re: Internet Explorer 11 で、右クリックしたときに表示されるメニューで、Bingではなく、Google をデフォルトの検索エンジンとして設定するには? 2017/12/08 18:14 meadc

http://www.nfl-shop.co nfl store
http://www.nike-chaussures.fr/ Air Max TN Homme
http://www.culinar-hannover.de/ Nike Air Force
http://www.pradahandbags.co prada handbags
http://www.burberry-outletsale.us/ burberry outlet sale store
me adc12.8

# I feel that is among the most significant information for me. And i'm satisfied studying your article. However wanna commentary on some common things, The web site taste is great, the articles is really great : D. Just right job, cheers 2019/05/14 0:19 I feel that is among the most significant informat

I feel that is among the most significant information for me.
And i'm satisfied studying your article. However wanna commentary
on some common things, The web site taste is great,
the articles is really great : D. Just right job, cheers

# Thanks for some other informative site. Where else could I am getting that type of info written in such an ideal method? I've a challenge that I'm simply now working on, and I've been at the glance out for such info. 2019/05/16 20:07 Thanks for some other informative site. Where els

Thanks for some other informative site. Where else could I
am getting that type of info written in such
an ideal method? I've a challenge that I'm simply now
working on, and I've been at the glance out for such info.

# I have been browsing online more than 3 hours nowadays, yet I by no means discovered any fascinating article like yours. It's pretty value sufficient for me. In my view, if all web owners and bloggers made excellent content as you did, the net shall be 2019/06/12 21:51 I have been browsing online more than 3 hours nowa

I have been browsing online more than 3 hours nowadays, yet I by no means discovered any fascinating article like yours.
It's pretty value sufficient for me. In my view, if all web
owners and bloggers made excellent content as you did, the net shall be a lot more helpful
than ever before.

# This paragraph offers clear idea in support of the new people of blogging, that genuinely how to do blogging. 2019/07/20 0:06 This paragraph offers clear idea in support of the

This paragraph offers clear idea in support of the new people of blogging, that genuinely
how to do blogging.

# This paragraph offers clear idea in support of the new people of blogging, that genuinely how to do blogging. 2019/07/20 0:07 This paragraph offers clear idea in support of the

This paragraph offers clear idea in support of the new people of blogging, that genuinely
how to do blogging.

# This paragraph offers clear idea in support of the new people of blogging, that genuinely how to do blogging. 2019/07/20 0:08 This paragraph offers clear idea in support of the

This paragraph offers clear idea in support of the new people of blogging, that genuinely
how to do blogging.

# This paragraph offers clear idea in support of the new people of blogging, that genuinely how to do blogging. 2019/07/20 0:09 This paragraph offers clear idea in support of the

This paragraph offers clear idea in support of the new people of blogging, that genuinely
how to do blogging.

# Wow that was unusual. I just wrote an extremely long comment but after I clicked submit my comment didn't show up. Grrrr... well I'm not writing all that over again. Anyhow, just wanted to say superb blog! 2019/07/26 3:57 Wow that was unusual. I just wrote an extremely lo

Wow that was unusual. I just wrote an extremely long comment but
after I clicked submit my comment didn't show up. Grrrr...

well I'm not writing all that over again. Anyhow,
just wanted to say superb blog!

# Wow that was unusual. I just wrote an extremely long comment but after I clicked submit my comment didn't show up. Grrrr... well I'm not writing all that over again. Anyhow, just wanted to say superb blog! 2019/07/26 3:58 Wow that was unusual. I just wrote an extremely lo

Wow that was unusual. I just wrote an extremely long comment but
after I clicked submit my comment didn't show up. Grrrr...

well I'm not writing all that over again. Anyhow,
just wanted to say superb blog!

# Wow that was unusual. I just wrote an extremely long comment but after I clicked submit my comment didn't show up. Grrrr... well I'm not writing all that over again. Anyhow, just wanted to say superb blog! 2019/07/26 3:59 Wow that was unusual. I just wrote an extremely lo

Wow that was unusual. I just wrote an extremely long comment but
after I clicked submit my comment didn't show up. Grrrr...

well I'm not writing all that over again. Anyhow,
just wanted to say superb blog!

# Wow that was unusual. I just wrote an extremely long comment but after I clicked submit my comment didn't show up. Grrrr... well I'm not writing all that over again. Anyhow, just wanted to say superb blog! 2019/07/26 4:00 Wow that was unusual. I just wrote an extremely lo

Wow that was unusual. I just wrote an extremely long comment but
after I clicked submit my comment didn't show up. Grrrr...

well I'm not writing all that over again. Anyhow,
just wanted to say superb blog!

# Its like you read my mind! You seem to know a lot about this, like you wrote the book in it or something. I think that you can do with some pics to drive the message home a bit, but instead of that, this is fantastic blog. An excellent read. I'll definit 2019/08/24 11:05 Its like you read my mind! You seem to know a lot

Its like you read my mind! You seem to know a lot about this, like you wrote the book in it or something.
I think that you can do with some pics to drive the
message home a bit, but instead of that, this is fantastic
blog. An excellent read. I'll definitely be back.

# pHLHCRTgOx 2021/07/03 3:24 https://amzn.to/365xyVY

Your style is so unique in comparison to other folks I have read stuff from. Thanks for posting when you ave got the opportunity, Guess I all just book mark this page.

# I know this website provides quality depending articles and additional data, is there any other website which offers these kinds of information in quality? 2021/08/08 11:45 I know this website provides quality depending art

I know this website provides quality depending articles and additional data, is there
any other website which offers these kinds of information in quality?

# ivermectin 200mg 2021/09/28 16:32 MarvinLic

ivermectin canada http://stromectolfive.com/# ivermectin iv

# ivermectin 50 2021/11/01 0:40 DelbertBup

ivermectin cream cost https://stromectolivermectin19.com/# how much is ivermectin
ivermectin 5 mg price

# ivermectin 8 mg 2021/11/01 18:30 DelbertBup

ivermectin canada http://stromectolivermectin19.online# ivermectin buy nz
ivermectin eye drops

# ivermectin for humans 2021/11/04 10:08 DelbertBup

generic ivermectin for humans http://stromectolivermectin19.com/# ivermectin cream 5%
ivermectin 1 cream 45gm

# prednisone 10mg buy online https://prednisonesnw.com/#
prednisone 5 mg tablet rx 2021/11/13 9:41 Prednisone

prednisone 10mg buy online https://prednisonesnw.com/#
prednisone 5 mg tablet rx

# careprost bimatoprost ophthalmic best price 2021/12/13 0:08 Travislyday

https://stromectols.com/ stromectol uk buy

# buy bimatoprost https://bimatoprostrx.com
bimatoprost ophthalmic solution careprost
2021/12/13 16:10 Hksfnjkh

buy bimatoprost https://bimatoprostrx.com
bimatoprost ophthalmic solution careprost

# bimatoprost buy online usa 2021/12/13 19:52 Travislyday

https://stromectols.com/ stromectol 6 mg dosage

# careprost for sale 2021/12/14 15:32 Travislyday

http://plaquenils.online/ plaquenil mexico

# bimatoprost generic best price 2021/12/16 4:22 Travislyday

https://baricitinibrx.com/ barinat

# ivermectin 4 2021/12/17 20:58 Eliastib

kzvfbo https://stromectolr.com stromectol 3mg

# ivermectin usa 2021/12/18 22:07 Eliastib

yrough https://stromectolr.com stromectol for humans

# clomid tablets https://clomidt.com
clomid buy 2022/01/03 19:21 Clomid

clomid tablets https://clomidt.com
clomid buy

# ivermectin pill cost 2022/02/21 8:36 Geraldtaw

https://stromectolis.com/# ivermectin uk coronavirus

# ucCfDtZvyOrE 2022/04/19 13:30 markus

http://imrdsoacha.gov.co/silvitra-120mg-qrms

# bzhmuqsctjnf 2022/05/07 0:42 axpeqd

where to get hydroxychloroquine https://keys-chloroquineclinique.com/

# finasteride no prescription https://finasteridemen.com/
2022/05/11 23:52 Finasteride

finasteride no prescription https://finasteridemen.com/

# buy doxycycline cheap https://antibiotic.best/ 2022/10/08 8:54 Antibiotic

buy doxycycline cheap https://antibiotic.best/

# re: NumericUpDown(System.Windows.Forms.NumericUpDown) 2023/01/24 12:18 Escorts Service Patna

Night Angel wants to make your time amazing. We know you’re busy, and we know that finding time to take care of your skin can be difficult. That’s why we want to make it easy for you. Night Angel is a sleep mask and skincare system in one. Our revolutionary product was created by a skincare expert with over two decades of experience in the beauty industry who wanted to make beauty products more accessible and convenient for everyone. The result is Night Angel: an innovative 3-in-1 system that rests comfortably on your eyes while you sleep, helping to repair your skin while you rest.

# All trends of medicament. Prescription Drug Information, Interactions & Side.
https://canadianfast.com/
Generic Name. All trends of medicament. 2023/02/19 12:53 CanadaBest

All trends of medicament. Prescription Drug Information, Interactions & Side.
https://canadianfast.com/
Generic Name. All trends of medicament.

# pain meds online without doctor prescription - https://cheapdr.top/# 2023/04/03 9:36 Dikolipo

pain meds online without doctor prescription - https://cheapdr.top/#

# buy cytotec over the counter - https://cytotecsale.pro/# 2023/04/29 4:34 Cytotec

buy cytotec over the counter - https://cytotecsale.pro/#

# over the counter anti inflammatory https://overthecounter.pro/# 2023/05/08 22:38 OtcJikoliuj

over the counter anti inflammatory https://overthecounter.pro/#

# can you buy prednisone in canada https://prednisonepills.pro/# - prednisone 1 mg tablet 2023/06/05 1:37 Prednisone

can you buy prednisone in canada https://prednisonepills.pro/# - prednisone 1 mg tablet

# the best ed pills https://edpill.pro/# - ed meds online 2023/06/27 14:32 EdPills

the best ed pills https://edpill.pro/# - ed meds online

# п»їonline apotheke 2023/09/26 13:31 Williamreomo

http://onlineapotheke.tech/# gГ?nstige online apotheke
versandapotheke

# versandapotheke deutschland 2023/09/26 23:10 Williamreomo

http://onlineapotheke.tech/# online apotheke deutschland
versandapotheke deutschland

# п»їonline apotheke 2023/09/27 2:34 Williamreomo

http://onlineapotheke.tech/# versandapotheke
versandapotheke

# online apotheke preisvergleich 2023/09/27 3:26 Williamreomo

https://onlineapotheke.tech/# online apotheke gГ?nstig
versandapotheke deutschland

# п»їonline apotheke 2023/09/27 6:03 Williamreomo

https://onlineapotheke.tech/# internet apotheke
gГ?nstige online apotheke

# п»їonline apotheke 2023/09/27 6:25 Williamreomo

http://onlineapotheke.tech/# online apotheke preisvergleich
versandapotheke deutschland

# online apotheke gГјnstig 2023/09/27 8:32 Williamreomo

http://onlineapotheke.tech/# versandapotheke deutschland
online apotheke deutschland

# п»їonline apotheke 2023/09/27 10:10 Williamreomo

https://onlineapotheke.tech/# п»?online apotheke
versandapotheke

# treatments for ed https://edpillsotc.store/# - cheap erectile dysfunction pills online 2023/10/08 1:04 EdPills

treatments for ed https://edpillsotc.store/# - cheap erectile dysfunction pills online

# drug stores in canada 2023/10/16 23:12 Dannyhealm

The staff provides excellent advice on over-the-counter choices. https://mexicanpharmonline.shop/# mexican mail order pharmacies

# best international pharmacies online 2023/10/17 1:42 Dannyhealm

An unmatched titan in the world of international pharmacies. http://mexicanpharmonline.shop/# mexican pharmaceuticals online

# perscription canada 2023/10/17 14:30 Dannyhealm

Always greeted with warmth and professionalism. https://mexicanpharmonline.com/# reputable mexican pharmacies online

# online prescription canada 2023/10/17 15:04 Dannyhealm

Actual trends of drug. http://mexicanpharmonline.shop/# pharmacies in mexico that ship to usa

# best online indian pharmacies 2023/10/17 17:52 Dannyhealm

Their health and beauty section is fantastic. http://mexicanpharmonline.shop/# mexican border pharmacies shipping to usa

# canada drug stores 2023/10/18 4:04 Dannyhealm

Great place with even greater staff. https://mexicanpharmonline.com/# reputable mexican pharmacies online

# canadian drug store 2023/10/18 18:01 Dannyhealm

Their international health workshops are invaluable. http://mexicanpharmonline.shop/# mexico drug stores pharmacies

# mexican rx online 2023/11/16 9:20 DavidFap

http://mexicopharm.shop/# mexico drug stores pharmacies

# erection pills that work https://edpills.tech/# best ed pills 2023/12/23 8:06 EdPills

erection pills that work https://edpills.tech/# best ed pills

# order clomid tablets 2023/12/30 18:58 Stephendep

https://clomid.site/# how to buy cheap clomid price

# tamoxifen dosage 2024/01/06 13:16 Jamestop

https://cytotec.icu/# cytotec pills buy online

# buy ed pills 2024/01/08 23:24 CharlesDioky

http://sildenafildelivery.pro/# sildenafil 60mg price

# cheapest ed pills online 2024/01/09 9:19 CharlesDioky

https://edpillsdelivery.pro/# ed meds

# п»їcytotec pills online 2024/01/15 15:49 Keithturse

https://furosemide.pro/# lasix side effects

# farmacia online miglior prezzo 2024/01/15 22:37 Wendellglaks

https://tadalafilitalia.pro/# farmacia online

# farmacia online senza ricetta 2024/01/16 20:33 Wendellglaks

http://farmaciaitalia.store/# farmacia online migliore

# farmacie online autorizzate elenco 2024/01/17 13:29 Wendellglaks

https://tadalafilitalia.pro/# comprare farmaci online con ricetta

# top 10 pharmacies in india 2024/01/19 8:57 Jamesspity

http://mexicanpharm.store/# mexico drug stores pharmacies

# can i buy generic clomid pills 2024/01/20 18:32 LarryVoP

They provide peace of mind with their secure international deliveries https://cytotec.directory/# cytotec pills buy online

# tamoxifen lawsuit 2024/01/20 19:29 Normantug

http://cytotec.directory/# Abortion pills online

# cost cheap clomid price 2024/01/21 14:22 AnthonyAnoth

https://prednisonepharm.store/# prednisone prescription for sale

# tamoxifen side effects forum 2024/01/21 19:27 Normantug

http://cytotec.directory/# cytotec online

# how to get cheap clomid for sale 2024/01/22 2:05 LarryVoP

Their international catalog is expansive https://clomidpharm.shop/# order clomid tablets

# Pharmacie en ligne livraison gratuite 2024/01/28 4:08 AndresZot

https://pharmadoc.pro/# п»?pharmacie en ligne
Pharmacie en ligne France

# ivermectin lotion price 2024/01/31 2:07 Andrewamabs

http://ivermectin.store/# stromectol covid

# ivermectin 4000 mcg 2024/01/31 9:49 Andrewamabs

https://ivermectin.store/# stromectol sales

# buy cytotec online 2024/03/02 7:30 Irvinliz

http://doxycycline.auction/# doxycycline generic

# dating sites for free 2024/03/03 4:02 RodrigoGrany

http://evaelfie.pro/# eva elfie video

# sabrina carpenter dating 2024/03/03 9:00 Thomasjax

https://evaelfie.pro/# eva elfie

# top dateing sites 2024/03/04 21:54 Thomasjax

http://angelawhite.pro/# Angela White video

# eris free downloads chatting apps 2024/03/06 3:28 RodrigoGrany

http://abelladanger.online/# abella danger video

# fdating site 2024/03/07 11:26 HowardBox

japanese dating: http://evaelfie.site/# eva elfie full videos

# online free dating service 2024/03/08 6:32 HowardBox

free dating sites totally free: https://sweetiefox.pro/# sweetie fox full video

# jogo de aposta online 2024/03/11 14:24 Robertcog

https://aviatoroyunu.pro/# aviator oyna

# melhor jogo de aposta 2024/03/14 11:41 BrianTop

https://pinupcassino.pro/# pin up

# legit non prescription pharmacies 2024/03/21 19:38 Robertraw

https://edpills.guru/# buy erectile dysfunction pills

# gates of olympus demo free spin - https://gatesofolympus.auction/ gates of olympus giriş 2024/03/27 20:42 Olympic

gates of olympus demo free spin - https://gatesofolympus.auction/ gates of olympus giriş

# gate of olympus hile 2024/03/27 20:44 KeithNaf

http://pinupgiris.fun/# pin-up giris

# where to buy generic clomid without insurance 2024/04/04 13:35 Robertsuela

https://clomidall.com/# how to get clomid without rx

# Buy Tadalafil 5mg 2024/04/07 22:11 JohnnieZet

http://tadalafiliq.com/# Tadalafil price

# doxycycline pills 2024/04/11 21:06 Archiewef

https://doxycyclinest.pro/# generic for doxycycline

# where to buy diflucan otc 2024/04/15 2:18 Josephfep

http://clomida.pro/# buy cheap clomid price

タイトル
名前
Url
コメント