[VB6 ] 我有個無理的要求

看板Visual_Basic作者 ([αλφα])時間18年前 (2007/01/10 02:59), 編輯推噓2(200)
留言2則, 2人參與, 最新討論串1/1
這就是人類的惰性啊...囧 我發現, 我在我設計的form中用TAB做切換的時候, 他總是會按照我創立的先後順序跳... 例如: txet1 改名成 year text2 改名成 month text3 ...... day command1.... 計算 text4 ...... hour command2.... 按了會爆炸 那麼在我點選day之後,按TAB,就會跳到「計算」, 皆下來按TAB會跳到hour,再按就會變成「按了會爆炸」 (這是舉例 實際名稱是別的XD) 有沒有辦法自己設定TAB的順序, 例如year-->month--->day--->hour-->計算-->按了會爆炸 或是按照物件的座標來定先後順序, 例如 先從左上開始,依序向右切換這樣..? 我知道這是個無理的要求XD 但就說的好聽叫做方便使用者, 直接一點就叫做懶惰~~XD -- "Every kid who has dreamed of being a baseball player has stood in his front yard with a bat and said to himself, "Bottom of the ninth, Game 7 of the World Series, the bases are loaded," and then envisioned hitting a home run to win the game. My job is to shatter that dream." By Huston Street -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 124.8.97.84 ※ 編輯: A1pha 來自: 124.8.97.84 (01/10 03:25)

01/10 04:44, , 1F
改 TabIndex 屬性 沒記錯的話 ^^;
01/10 04:44, 1F

01/10 15:14, , 2F
喔喔! 真的有也QQ 謝謝XD
01/10 15:14, 2F
文章代碼(AID): #15e-OUIO (Visual_Basic)
文章代碼(AID): #15e-OUIO (Visual_Basic)