checkbox用法 如何應(yīng)用vb.net語言獲取并修改DataGridView控件中的checkBox?
如何應(yīng)用vb.net語言獲取并修改DataGridView控件中的checkBox?CType(TTSu視圖1。行。項目(i) .Cells(j).Controls(1),CheckBox).Chec
如何應(yīng)用vb.net語言獲取并修改DataGridView控件中的checkBox?
CType(TTSu視圖1。行。項目(i) .Cells(j).Controls(1),CheckBox).Checked判斷
如果CType(TTS斷u View1。行。項目(i) .Cells(j).Controls(1),CheckBox).Checked=True Then
else
結(jié)束if