I made text box read-only using: txtBox1.Attributes.Add("ReadOnly", "ReadOnly"); and this works. However, same does not work for radio button.
確定! 回上一頁