HTML Controls[7]->HtmlInputCheckBox

The HtmlInputCheckBox control accepts Boolean (true/false) input. When selected, its Checked property is true. The following sample illustrates using the HtmlInputCheckBox control.

C# HtmlInputCheckBox1.aspx
Run Sample View Source

posted on 2007-05-14 10:31  改变热爱  阅读(205)  评论(0)    收藏  举报

导航