ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

[µo°Ý] checkbox­«Âаõ¦æ

¥»©«³Ì«á¥Ñ GBKEE ©ó 2012-10-19 16:39 ½s¿è

¦^´_ 1# xgit0072
·í Application.InputBox("DDR Max Retrain Count(1~999)")  ®É, §AµLªk¥h§@ ¨ú®ø ©Î ¤Ä¿ï ªº°Ê§@

µ{¦¡½X¤¤¶¡¥[¤J"do while"¡A´N¥u¦³²Ä¤@¦¸¤Ä¿ïcheckbox ·|°õ¦æ§Ú­n°µªº¨Æ
¹ï°Ú!¥u­n¬O If ddrmaxretrain.Value = True  ¤Ä¿ïcheckbox

¦ý¦pªG¬O¹³³o¼Ë¼gªº¸Ü¡A§Ú¥u­n¤Ä¿ïcheckbox´N·|°õ¦æ°Ê§@¡A¨ú®ø¦A¤Ä¿ï¤@¼Ë³£·|°õ¦æ°Ê§@ , ¤£·|³o¼Ë§a !
  1. Private Sub ddrmaxretrain_Click()
  2.     If ddrmaxretrain.Value = True Then       '¤Ä¿ïcheckbox
  3.         maxretrain = Application.InputBox("DDR Max Retrain Count(1~999)")
  4.     Else          '¨ú®ø¤Ä¿ïcheckbox
  5.       °õ¦æ³oùص{¦¡½X ......   
  6. End If
  7. End Sub
½Æ»s¥N½X

TOP

        ÀR«ä¦Û¦b : ¹ï¤÷¥À­nª¾®¦¡A·P®¦¡B³ø®¦¡C
ªð¦^¦Cªí ¤W¤@¥DÃD