Re: [問題] 一個只能打數字的問題
※ 引述《ghost777 (飄雪)》之銘言:
: 我是想讓使用者在textbox輸入時
: 只能輸入數字和倒退
: 就是在textbox的keypress事件裡
: 先判斷使用者鍵入何鍵
: 如果是數字0~9和backspace以外的
: 就不動作
: 試了許久試不出來=.="
Try to write the rule in KeyDown() event of TextBox,
but the point is how to modify the read-only KeyChar.
??? :D
--
You're recommended to vist C_Sharp in PTT.
We are the C#, resistance is futile.
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.119.183.211
※ 編輯: tomex 來自: 140.119.183.211 (03/06 20:59)
討論串 (同標題文章)
C_Sharp 近期熱門文章
PTT數位生活區 即時熱門文章