To add readonly attribute in html input control. VB. Copy Code. txtCustomerID.Attributes.Add("readonly", "readonly") To remove.
確定! 回上一頁